linux/drivers/nfc/st21nfca
Andy Shevchenko 8d3c50e2f2 NFC: st21nfca: Covert to use GPIO descriptor
Since we got rid of platform data, the driver may use GPIO descriptor
directly.

Looking deeply to the use of the GPIO pin it looks like it should be
a fixed voltage regulator rather than custom GPIO handling. But this
is out of scope of the change.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-04-05 10:07:39 +02:00
..
core.c NFC: st21nfca: Fix potential memory leak 2017-04-02 00:18:35 +02:00
dep.c NFC: st21nfca: Add error messages for unexpected HCI events 2015-10-27 03:55:13 +01:00
i2c.c NFC: st21nfca: Covert to use GPIO descriptor 2017-04-05 10:07:39 +02:00
Kconfig NFC: st21nfca: Auto-select core module 2015-12-29 19:06:19 +01:00
Makefile NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00
se.c nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c 2016-05-04 01:40:28 +02:00
st21nfca.h NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00
vendor_cmds.c NFC: st21nfca: Add support for proprietary commands 2015-10-27 04:00:24 +01:00