Skip to content
Commit 0b456c41 authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

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: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 322bce95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment