linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Dejin Zheng <zhengdejin5@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] Documentation: devres: add missing entry for devm_platform_get_and_ioremap_resource()
Date: Mon, 8 Jun 2020 09:41:03 -0600	[thread overview]
Message-ID: <20200608094103.1c367f61@lwn.net> (raw)
In-Reply-To: <20200527144531.9376-1-zhengdejin5@gmail.com>

On Wed, 27 May 2020 22:45:31 +0800
Dejin Zheng <zhengdejin5@gmail.com> wrote:

> The devm_platform_get_and_ioremap_resource() should be documented in
> devres.rst. Add the missing entry.
> 
> Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
> ---
>  Documentation/driver-api/driver-model/devres.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
> index 89681264ee2c..713b44deb0bf 100644
> --- a/Documentation/driver-api/driver-model/devres.rst
> +++ b/Documentation/driver-api/driver-model/devres.rst
> @@ -314,6 +314,7 @@ IOMAP
>    devm_platform_ioremap_resource() : calls devm_ioremap_resource() for platform device
>    devm_platform_ioremap_resource_wc()
>    devm_platform_ioremap_resource_byname()
> +  devm_platform_get_and_ioremap_resource()

Applied, thanks.

jon

      reply	other threads:[~2020-06-08 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 14:45 [PATCH v1] Documentation: devres: add missing entry for devm_platform_get_and_ioremap_resource() Dejin Zheng
2020-06-08 15:41 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200608094103.1c367f61@lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zhengdejin5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).