Skip to content
  • Samuel Ortiz's avatar
    NFC: Introduce vendor commands structures · 8115dd59
    Samuel Ortiz authored
    
    
    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>
    8115dd59