linux-stable/net/nfc/nci
Samuel Ortiz 0b456c418a NFC: Remove the static supported_se field
Supported secure elements are typically found during a discovery process
initiated when the NFC controller is up and running. For a given NFC
chipset there can be many configurations (embedded SE or not, with or
without a SIM card wired to the NFC controller SWP interface, etc...) and
thus driver code will never know before hand which SEs are available.
So we remove this field, it will be replaced by a real SE discovery
mechanism.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-06-14 13:44:19 +02:00
..
core.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
data.c NFC: NCI: Fix skb->dev usage 2013-06-14 00:25:53 +02:00
Kconfig NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
lib.c NFC: Include nci_core.h to nci/lib.c 2012-05-15 17:30:29 -04:00
Makefile NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
ntf.c NFC: Implement NCI dep_link_up and dep_link_down 2012-09-25 00:17:23 +02:00
rsp.c NFC: Set local general bytes in nci_start_poll 2012-09-25 00:17:23 +02:00
spi.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00