From: Jonathan Corbet <corbet@lwn.net>
To: Johan Hovold <johan+linaro@kernel.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Johan Hovold <johan+linaro@kernel.org>
Subject: Re: [PATCH] Documentation: devres: fix typo in interface list
Date: Thu, 28 Apr 2022 12:30:04 -0600 [thread overview]
Message-ID: <877d796oyb.fsf@meer.lwn.net> (raw)
In-Reply-To: <20220427073142.16700-1-johan+linaro@kernel.org>
Johan Hovold <johan+linaro@kernel.org> writes:
> Fix the misspelled devm_get_clk_from_child() helper name in the devres
> interface list.
>
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---
> Documentation/driver-api/driver-model/devres.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
> index 5018403fe82f..2d39967bafcc 100644
> --- a/Documentation/driver-api/driver-model/devres.rst
> +++ b/Documentation/driver-api/driver-model/devres.rst
> @@ -249,7 +249,7 @@ CLOCK
> devm_clk_bulk_get()
> devm_clk_bulk_get_all()
> devm_clk_bulk_get_optional()
> - devm_get_clk_from_childl()
> + devm_get_clk_from_child()
> devm_clk_hw_register()
> devm_of_clk_add_hw_provider()
> devm_clk_hw_register_clkdev()
Applied, thanks.
jon
prev parent reply other threads:[~2022-04-28 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-27 7:31 [PATCH] Documentation: devres: fix typo in interface list Johan Hovold
2022-04-28 18:30 ` 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=877d796oyb.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=johan+linaro@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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