linux/drivers/nfc
Uwe Kleine-König 3bfe76806f NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index
Since 39b2bbe3d7 (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.

Simplify driver accordingly which even makes error checking more correct
because gpiod_direction_{in,out}put might fail. Furthermore this is one
caller less that stops us making the flags argument to gpiod_get*()
mandatory.

Acked-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2015-07-06 10:10:22 +02:00
..
microread Char/Misc driver patches for 4.2-rc1 2015-06-26 14:51:15 -07:00
nfcmrvl NFC: nfcmrvl: set PB_BAIL_OUT at setup 2015-06-13 00:08:55 +02:00
nxp-nci NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index 2015-07-06 10:10:22 +02:00
pn544 Char/Misc driver patches for 4.2-rc1 2015-06-26 14:51:15 -07:00
st-nci nfc: st-nci: Rename st21nfcb to st-nci 2015-06-10 12:51:44 +02:00
st21nfca nfc: st21nfca: Add additional comments about EVT_TRANSACTION 2015-04-06 00:21:10 +02:00
Kconfig nfc: st-nci: Rename st21nfcb to st-nci 2015-06-10 12:51:44 +02:00
Makefile nfc: st-nci: Rename st21nfcb to st-nci 2015-06-10 12:51:44 +02:00
mei_phy.c NFC: mei_phy: adjust mei nfc header according the spec 2015-05-24 11:15:54 -07:00
mei_phy.h mei: fix up uuid matching 2015-05-31 12:14:00 +09:00
nfcsim.c
nfcwilink.c nfc: drop owner assignment from platform_drivers 2014-10-20 16:21:19 +02:00
pn533.c NFC: logging neatening 2015-04-07 12:05:12 +02:00
port100.c NFC: logging neatening 2015-04-07 12:05:12 +02:00
trf7970a.c NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands 2015-06-08 23:16:31 +02:00