linux/net/nfc/nci
Robert Baldyga fdf79bd488 NFC: nci: Add post_setup handler
Some drivers require non-standard configuration after NCI_CORE_INIT
request, because they need to know ndev->manufact_specific_info or
ndev->manufact_id. This patch adds post_setup handler allowing to do
such custom configuration.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-08-20 21:22:34 +02:00
..
core.c NFC: nci: Add post_setup handler 2015-08-20 21:22:34 +02:00
data.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
hci.c NFC: nci: hci: Fix releasing uninitialized skbs 2015-06-09 00:34:19 +02:00
Kconfig NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
Makefile NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
ntf.c NFC: nci: Handle proprietary response and notifications 2015-06-09 00:34:20 +02:00
rsp.c NFC: nci: Handle proprietary response and notifications 2015-06-09 00:34:20 +02:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00
uart.c NFC: nci: fix mistake in uart generic driver 2015-06-15 18:10:37 +02:00