NFC: Add HCI quirks to support driver (non)standard implementations
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Tue, 18 Dec 2012 13:15:49 +0000 (14:15 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:51 +0000 (00:51 +0100)
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>

No differences found