linux/net/nfc/nci
Robert Dolca e4dbd62528 NFC: nci: Do not call post_setup when setup fails
The driver should know that it can continue with post setup where
setup left off. Being able to execute post_setup when setup fails
may force the developer to keep this state in the driver.

Signed-off-by: Robert Dolca <robert.dolca@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-10-25 19:11:58 +01:00
..
core.c NFC: nci: Do not call post_setup when setup fails 2015-10-25 19:11:58 +01:00
data.c NFC: nci: Add function to get max packet size for conn 2015-10-25 19:11:42 +01:00
hci.c nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter 2015-08-20 21:56:36 +02:00
Kconfig NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
lib.c
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