]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Allow HCI driver to pre-open pipes to some gates
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Tue, 5 Jun 2012 12:42:11 +0000 (14:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Jul 2012 20:42:12 +0000 (16:42 -0400)
commit33281fbf7d579bae80100b58262056edc08bd4ec
tree4ba305673685b1602cc4ec66083a7c06a1d0b06e
parenta40fc78a3c8106765c4211b0f7b29b56e62fe0e9
NFC: Allow HCI driver to pre-open pipes to some gates

Some NFC chips will statically create and open pipes for both standard
and proprietary gates. The driver can now pass this information to HCI
such that HCI will not attempt to create and open them, but will instead
directly use the passed pipe ids.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn544_hci.c
include/net/nfc/hci.h
net/nfc/hci/command.c
net/nfc/hci/core.c
net/nfc/hci/hci.h