Hello Samuel, On Mon, Jun 08, 2015 at 11:39:11PM +0200, Samuel Ortiz wrote: > On Tue, May 19, 2015 at 09:22:56AM +0200, 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. > > > > Use this to simplify the driver. Furthermore this is one caller less > > that stops us making the flags argument to gpiod_get*() mandatory. > > > > While touching this also do some minor coding style fixes. > > > > Fixes: 0a5942c8e148 ("NFC: Add ACPI support for NXP PN544") > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > > --- > > drivers/nfc/pn544/i2c.c | 43 +++++++++++-------------------------------- > > 1 file changed, 11 insertions(+), 32 deletions(-) > Applied to nfc-next, thanks. I wonder why nfs isn't included in next. At least this commit doesn't show up there. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html