kernel-hacking-2024-linux-s.../drivers/nfc
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
..
microread NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn544 NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
Kconfig NFC: mei_phy depends on INTEL_MEI 2013-05-21 10:48:40 +02:00
Makefile NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
mei_phy.c NFC: mei_phy: Register event callback when enabling the device 2013-05-21 10:48:40 +02:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcwilink.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00
pn533.c NFC: Remove the static supported_se field 2013-06-14 13:44:19 +02:00