alistair23-linux/drivers/nfc/st21nfcb
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
..
i2c.c NFC: st21nfcb: Fix "NULL pointer dereference" possible error 2015-01-26 23:14:34 +01:00
Kconfig NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip 2014-07-23 00:49:28 +02:00
Makefile NFC: st21nfcb: Add support for secure element 2015-02-02 21:50:40 +01:00
ndlc.c NFC: st21nfcb: Avoid use of skb after free 2015-01-26 23:14:33 +01:00
ndlc.h NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. 2014-09-24 02:02:23 +02:00
st21nfcb.c NFC: st21nfcb: Add support for secure element 2015-02-02 21:50:40 +01:00
st21nfcb.h NFC: st21nfcb: Add support for secure element 2015-02-02 21:50:40 +01:00
st21nfcb_se.c NFC: nci: Move NFCEE discovery logic 2015-02-04 09:15:18 +01:00
st21nfcb_se.h NFC: st21nfcb: Add support for secure element 2015-02-02 21:50:40 +01:00