From: Jonathan Cameron <jic23@kernel.org>
To: "Alexandre Courbot" <acourbot@nvidia.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
linux-iio@vger.kernel.org
Cc: kernel@pengutronix.de, Mark Brown <broonie@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH] iio: improve usage of gpiod API
Date: Sun, 22 Feb 2015 09:51:52 +0000 [thread overview]
Message-ID: <54E9A6B8.2000506@kernel.org> (raw)
In-Reply-To: <54E3E61A.3040006@nvidia.com>
On 18/02/15 01:08, Alexandre Courbot wrote:
> On 02/17/2015 06:21 PM, Uwe Kleine-König wrote:
>> Since 39b2bbe3d715 (gpio: add flags argument to gpiod_get*() functions)
>> which appeared in v3.17-rc1, the gpiod_get* functions take an additional
>> parameter that allows to specify direction and initial value for
>> outputs.
>>
>> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
>
> Nice, thanks for taking the time to do this!
>
> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Have picked up the reviewed bys and added them to v3 (which covers a few more drivers)
on the basis it was much the same and you guys would approve ;)
Jonathan
> -----------------------------------------------------------------------------------
> This email message is for the sole use of the intended recipient(s) and may contain
> confidential information. Any unauthorized review, use, disclosure or distribution
> is prohibited. If you are not the intended recipient, please contact the sender by
> reply email and destroy all copies of the original message.
> -----------------------------------------------------------------------------------
prev parent reply other threads:[~2015-02-22 9:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-17 9:21 [PATCH] iio: improve usage of gpiod API Uwe Kleine-König
2015-02-17 10:05 ` Linus Walleij
2015-02-18 1:08 ` Alexandre Courbot
2015-02-18 7:15 ` Uwe Kleine-König
2015-02-18 7:22 ` Alexandre Courbot
2015-02-18 7:25 ` Uwe Kleine-König
2015-02-18 7:28 ` Alexandre Courbot
2015-02-18 9:55 ` Daniel Baluta
2015-02-18 9:39 ` Linus Walleij
2015-02-22 9:51 ` 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=54E9A6B8.2000506@kernel.org \
--to=jic23@kernel.org \
--cc=acourbot@nvidia.com \
--cc=broonie@linaro.org \
--cc=kernel@pengutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-iio@vger.kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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.