From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Bryan Wu <cooloney@gmail.com>, Richard Purdie <rpurdie@rpsys.net>,
linux-leds@vger.kernel.org, kernel@pengutronix.de,
Alexandre Courbot <gnurou@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>,
Ingi Kim <ingi2.kim@samsung.com>,
Varka Bhadram <varkabhadram@gmail.com>,
Seung-Woo Kim <sw0312.kim@samsung.com>
Subject: Re: [PATCH] leds: ktd2692: pass flags parameter to devm_gpiod_get
Date: Fri, 12 Jun 2015 13:35:25 +0200 [thread overview]
Message-ID: <557AC3FD.2080601@samsung.com> (raw)
In-Reply-To: <1434094343-10349-1-git-send-email-u.kleine-koenig@pengutronix.de>
Hi Uwe,
On 06/12/2015 09:32 AM, 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 output.
>
> In this case the driver cannot easily be simplified but as the flags
> parameter will become mandatory soon this change is necessary
> beforehand.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Jacek Anaszewski <j.anaszewski@samsung.com>
--
Best Regards,
Jacek Anaszewski
next prev parent reply other threads:[~2015-06-12 11:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-12 7:32 [PATCH] leds: ktd2692: pass flags parameter to devm_gpiod_get Uwe Kleine-König
2015-06-12 11:35 ` Jacek Anaszewski [this message]
2015-06-16 19:12 ` Bryan Wu
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=557AC3FD.2080601@samsung.com \
--to=j.anaszewski@samsung.com \
--cc=cooloney@gmail.com \
--cc=gnurou@gmail.com \
--cc=ingi2.kim@samsung.com \
--cc=kernel@pengutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-leds@vger.kernel.org \
--cc=rpurdie@rpsys.net \
--cc=sw0312.kim@samsung.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=varkabhadram@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 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.