alistair23-linux/net/nfc/nci
Christophe Ricard fa00e8fed4 NFC: nci: Move NFCEE discovery logic
NFCEE_DISCOVER_CMD is a specified NCI command used to discover
NFCEE IDs.
Move nci_nfcee_discover() call to nci_discover_se() in order to
guarantee:
- NFCEE_DISCOVER_CMD run when the NCI state machine is initialized
- NFCEE_DISCOVER_CMD is not run in case there is not discover_se
  hook defined by a NFC device driver.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-02-04 09:15:18 +01:00
..
core.c NFC: nci: Move NFCEE discovery logic 2015-02-04 09:15:18 +01:00
data.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
hci.c NFC: nci: Move logical connection structure allocation 2015-02-04 09:14:09 +01:00
Kconfig NFC: Fix NCI over SPI build 2013-07-19 16:55:26 +02:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
Makefile NFC: nci: Add HCI over NCI protocol support 2015-02-02 21:50:40 +01:00
ntf.c NFC: nci: Move logical connection structure allocation 2015-02-04 09:14:09 +01:00
rsp.c NFC: nci: Move logical connection structure allocation 2015-02-04 09:14:09 +01:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00