commit | fed7c25ec0d4894edfc36bbe5c5231e52f45483a | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri May 10 15:28:38 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jun 14 13:44:58 2013 +0200 |
tree | f481af4d3a05bd2f1b707a074cc49cf2d4a9f93b | |
parent | 0a946301c2d3eac8673e556df820c0b6023ac6c3 [diff] |
NFC: Add secure elements addition and removal API 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>