linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: <linux-doc@vger.kernel.org>, <linux-iio@vger.kernel.org>,
	<lars@metafoo.de>, <Jonathan.Cameron@huawei.com>,
	<corbet@lwn.net>
Subject: Re: [PATCH -next] Documentation: devres: add missing IIO helpers
Date: Sun, 2 Oct 2022 13:49:39 +0100	[thread overview]
Message-ID: <20221002134939.76aa2181@jic23-huawei> (raw)
In-Reply-To: <850dabb9-e62b-2273-9371-1ae1b7535e50@huawei.com>

On Tue, 27 Sep 2022 16:09:02 +0800
Yang Yingliang <yangyingliang@huawei.com> wrote:

> Add Cc: Jonathan Corbet <corbet@lwn.net>
> 
> On 2022/9/27 15:40, Yang Yingliang wrote:
> > Add missing device-managed helpers of iio to devres.rst.
> >
> > Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
I'm assuming this will go via the docs tree.
Thanks for tidying this up.

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.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 2895f9ea00c4..5154844bc222 100644
> > --- a/Documentation/driver-api/driver-model/devres.rst
> > +++ b/Documentation/driver-api/driver-model/devres.rst
> > @@ -286,12 +286,16 @@ IIO
> >     devm_iio_device_register()
> >     devm_iio_dmaengine_buffer_setup()
> >     devm_iio_kfifo_buffer_setup()
> > +  devm_iio_kfifo_buffer_setup_ext()
> >     devm_iio_map_array_register()
> >     devm_iio_triggered_buffer_setup()
> > +  devm_iio_triggered_buffer_setup_ext()
> >     devm_iio_trigger_alloc()
> >     devm_iio_trigger_register()
> >     devm_iio_channel_get()
> >     devm_iio_channel_get_all()
> > +  devm_iio_hw_consumer_alloc()
> > +  devm_fwnode_iio_channel_get_by_name()
> >   
> >   INPUT
> >     devm_input_allocate_device()  


      reply	other threads:[~2022-10-02 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27  7:40 [PATCH -next] Documentation: devres: add missing IIO helpers Yang Yingliang
2022-09-27  8:09 ` Yang Yingliang
2022-10-02 12:49   ` Jonathan Cameron [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=20221002134939.76aa2181@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=corbet@lwn.net \
    --cc=lars@metafoo.de \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=yangyingliang@huawei.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).