From: Lars-Peter Clausen <lars@metafoo.de>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-iio@vger.kernel.org, jic23@cam.ac.uk, jic23@kernel.org
Subject: Re: [PATCH 00/11] iio: adc: Use devm_* APIs
Date: Tue, 23 Jul 2013 12:59:42 +0200 [thread overview]
Message-ID: <51EE621E.3000108@metafoo.de> (raw)
In-Reply-To: <1374569897-3858-1-git-send-email-sachin.kamat@linaro.org>
On 07/23/2013 10:58 AM, Sachin Kamat wrote:
> All patches are compile tested and based on togreg branch
> of following tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
>
> Sachin Kamat (11):
> iio: adc: ad7298: Use devm_* APIs
> iio: adc: ad7476: Use devm_* APIs
> iio: adc: ad7791: Use devm_* APIs
> iio: adc: ad7793: Use devm_* APIs
> iio: adc: ad7887: Use devm_* APIs
> iio: adc: ad7923: Use devm_* APIs
For those above:
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Thanks.
> iio: adc: lp8788_adc: Use devm_* APIs
> iio: adc: mcp320x: Use devm_* APIs
> iio: adc: nau7802: Use devm_iio_device_alloc
> iio: adc: ti-adc081c: Use devm_* APIs
> iio: adc: viperboard_adc: Use devm_iio_device_alloc
>
> drivers/iio/adc/ad7298.c | 24 ++++++++----------------
> drivers/iio/adc/ad7476.c | 26 ++++++++------------------
> drivers/iio/adc/ad7791.c | 19 +++++--------------
> drivers/iio/adc/ad7793.c | 23 ++++++-----------------
> drivers/iio/adc/ad7887.c | 23 +++++++----------------
> drivers/iio/adc/ad7923.c | 20 +++++++-------------
> drivers/iio/adc/lp8788_adc.c | 7 ++-----
> drivers/iio/adc/mcp320x.c | 18 +++++-------------
> drivers/iio/adc/nau7802.c | 19 ++++++++-----------
> drivers/iio/adc/ti-adc081c.c | 18 +++++-------------
> drivers/iio/adc/viperboard_adc.c | 9 ++-------
> 11 files changed, 63 insertions(+), 143 deletions(-)
>
next prev parent reply other threads:[~2013-07-23 10:59 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 8:58 [PATCH 00/11] iio: adc: Use devm_* APIs Sachin Kamat
2013-07-23 8:58 ` [PATCH 01/11] iio: adc: ad7298: " Sachin Kamat
2013-07-23 8:58 ` [PATCH 02/11] iio: adc: ad7476: " Sachin Kamat
2013-07-23 8:58 ` [PATCH 03/11] iio: adc: ad7791: " Sachin Kamat
2013-07-23 8:58 ` [PATCH 04/11] iio: adc: ad7793: " Sachin Kamat
2013-07-23 8:58 ` [PATCH 05/11] iio: adc: ad7887: " Sachin Kamat
2013-07-23 8:58 ` [PATCH 06/11] iio: adc: ad7923: " Sachin Kamat
2013-07-23 8:58 ` [PATCH 07/11] iio: adc: lp8788_adc: " Sachin Kamat
2013-07-27 11:04 ` Jonathan Cameron
2013-07-23 8:58 ` [PATCH 08/11] iio: adc: mcp320x: " Sachin Kamat
2013-07-27 11:05 ` Jonathan Cameron
2013-07-23 8:58 ` [PATCH 09/11] iio: adc: nau7802: Use devm_iio_device_alloc Sachin Kamat
2013-07-23 9:31 ` Maxime Ripard
2013-07-27 11:08 ` Jonathan Cameron
2013-07-23 8:58 ` [PATCH 10/11] iio: adc: ti-adc081c: Use devm_* APIs Sachin Kamat
2013-07-23 15:33 ` Thierry Reding
2013-07-27 11:09 ` Jonathan Cameron
2013-07-23 8:58 ` [PATCH 11/11] iio: adc: viperboard_adc: Use devm_iio_device_alloc Sachin Kamat
2013-07-27 11:10 ` Jonathan Cameron
2013-07-23 10:59 ` Lars-Peter Clausen [this message]
2013-07-27 11:04 ` [PATCH 00/11] iio: adc: Use devm_* APIs Jonathan Cameron
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=51EE621E.3000108@metafoo.de \
--to=lars@metafoo.de \
--cc=jic23@cam.ac.uk \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=sachin.kamat@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.