linux/drivers/nfc/pn544
Andy Shevchenko 95129b6f08 NFC: pn544: 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-04-05 10:04:20 +02:00
..
Kconfig NFC: pn544: Auto-select core module 2015-10-19 19:56:28 +02:00
Makefile
i2c.c NFC: pn544: Get rid of code duplication in ->probe() 2017-04-05 10:04:20 +02:00
mei.c nfc: mei: use module_mei_cl_driver macro 2016-10-28 08:21:21 -04:00
pn544.c
pn544.h