commit | bf71ab8ba53081c28b960d48e0c4cd1c17588aa6 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | Tue Dec 18 14:15:49 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jan 10 00:51:51 2013 +0100 |
tree | fb6444f45ac21850fa5b7bed05fb19a93b4ee313 | |
parent | 924d4a023ee6da2e40c78578829e68bcbabee2dd [diff] |
NFC: Add HCI quirks to support driver (non)standard implementations Some chips diverge from the HCI spec in their implementation of standard features. This adds a new quirks parameter to nfc_hci_allocate_device() to let the driver indicate its divergence. Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>