linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Oleksandr Kravchenko <x0199363@ti.com>
Cc: jic23@cam.ac.uk, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Oleksandr Kravchenko <o.v.kravchenko@globallogic.com>
Subject: Re: [PATCH] Documentation: devres: add IIO device alloc/free functions to list
Date: Sat, 27 Jul 2013 12:45:26 +0100	[thread overview]
Message-ID: <51F3B2D6.5030703@kernel.org> (raw)
In-Reply-To: <1374568775-15491-1-git-send-email-x0199363@ti.com>

On 07/23/13 09:39, Oleksandr Kravchenko wrote:
> From: Oleksandr Kravchenko <o.v.kravchenko@globallogic.com>
> 
> Add devm_iio_device_alloc() and devm_iio_device_free() functions
> to list of supported calls.
> 
> Signed-off-by: Oleksandr Kravchenko <o.v.kravchenko@globallogic.com>
Applied to the togreg branch of iio.git.

Thanks,
> ---
>  Documentation/driver-model/devres.txt |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
> index b467145..1d32332 100644
> --- a/Documentation/driver-model/devres.txt
> +++ b/Documentation/driver-model/devres.txt
> @@ -237,6 +237,10 @@ MEM
>    devm_kzalloc()
>    devm_kfree()
>  
> +IIO
> +  devm_iio_device_alloc()
> +  devm_iio_device_free()
> +
>  IO region
>    devm_request_region()
>    devm_request_mem_region()
> 

      reply	other threads:[~2013-07-27 10:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23  8:39 [PATCH] Documentation: devres: add IIO device alloc/free functions to list Oleksandr Kravchenko
2013-07-27 11:45 ` 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=51F3B2D6.5030703@kernel.org \
    --to=jic23@kernel.org \
    --cc=jic23@cam.ac.uk \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=o.v.kravchenko@globallogic.com \
    --cc=x0199363@ti.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).