]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commitbf71ab8ba53081c28b960d48e0c4cd1c17588aa6
treefb6444f45ac21850fa5b7bed05fb19a93b4ee313
parent924d4a023ee6da2e40c78578829e68bcbabee2dd
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>
drivers/nfc/pn544/pn544.c
include/net/nfc/hci.h
net/nfc/hci/command.c
net/nfc/hci/core.c