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)
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>

No differences found