From: David Lechner <dlechner@baylibre.com>
To: anish kumar <yesanishhere@gmail.com>,
corbet@lwn.net, broonie@kernel.org,
u.kleine-koenig@pengutronix.de, Jonathan.Cameron@huawei.com,
pstanner@redhat.com
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH 1/2] Documentation: devres: add missing mailbox helpers
Date: Mon, 11 Nov 2024 10:58:49 -0600 [thread overview]
Message-ID: <8dee409f-4b38-4168-9316-1fd15c97fc89@baylibre.com> (raw)
In-Reply-To: <20241106235217.94718-1-yesanishhere@gmail.com>
On 11/6/24 5:52 PM, anish kumar wrote:
> mailbox api's were missing from the devres documentation.
> This patch adds them.
I've been wondering... Is it really that useful to have all
of the devn_ functions listed in the documentation?
My opinion is no, we can grep the source code for these if
we want to find them and we should just delete these lists
instead of spending effort trying to keep them up-to-date.
Or if the consensus is yes it is useful, maybe we should
add something in checkpatch to avoid missing these like
we do for MAINTAINERS?
>
> Signed-off-by: anish kumar <yesanishhere@gmail.com>
> ---
> Documentation/driver-api/driver-model/devres.rst | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
> index 5f2ee8d717b1..8350a098f81f 100644
> --- a/Documentation/driver-api/driver-model/devres.rst
> +++ b/Documentation/driver-api/driver-model/devres.rst
> @@ -346,6 +346,10 @@ LED
> devm_led_trigger_register()
> devm_of_led_get()
>
> +MAILBOX
> + devm_mbox_controller_register()
> + devm_mbox_controller_unregister()
> +
> MDIO
> devm_mdiobus_alloc()
> devm_mdiobus_alloc_size()
next prev parent reply other threads:[~2024-11-11 16:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 23:52 anish kumar
2024-11-06 23:52 ` [PATCH 2/2] Documentation: devres: add missing remoteproc helpers anish kumar
2024-11-11 16:58 ` David Lechner [this message]
2024-11-11 17:35 ` [PATCH 1/2] Documentation: devres: add missing mailbox helpers anish kumar
2024-11-12 20:12 ` Jonathan Corbet
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=8dee409f-4b38-4168-9316-1fd15c97fc89@baylibre.com \
--to=dlechner@baylibre.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=broonie@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pstanner@redhat.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=yesanishhere@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
all inboxes | Powered by JetHome®