Skip to content
Commit 8115dd59 authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

NFC: Introduce vendor commands structures



Together with inline routines to associate a vendor commands
array with an NFC device.

Vendor commands allow vendors to implement their very specific
operations from driver code instead of adding new stack ops
for non NFC generic commands.
Vendors need to select their own unique IDs and use that as a
namespace for defining sub commands.

Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 41fc2f50
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