linux/drivers/nfc/st-nci
Andy Shevchenko c745120e34 NFC: st-nci: Get rid of code duplication in ->probe()
Since OF and ACPI case almost the same get rid of code duplication
by moving gpiod_get() calls directly to ->probe().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-06-22 23:51:45 +02:00
..
Kconfig
Makefile
core.c
i2c.c NFC: st-nci: Get rid of code duplication in ->probe() 2017-06-22 23:51:45 +02:00
ndlc.c
ndlc.h
se.c
spi.c NFC: st-nci: Get rid of code duplication in ->probe() 2017-06-22 23:51:45 +02:00
st-nci.h
vendor_cmds.c