NFC: Add secure elements addition and removal API
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 10 May 2013 13:28:38 +0000 (15:28 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jun 2013 11:44:58 +0000 (13:44 +0200)
This API will allow NFC drivers to add and remove the secure elements
they know about or detect. Typically this should be called (asynchronously
or not) from the driver or the host interface stack detect_se hook.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found