]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: NCI: export nci_send_frame and nci_send_cmd function
authorVincent Cuissard <cuissard@marvell.com>
Mon, 26 Oct 2015 09:27:38 +0000 (10:27 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 27 Oct 2015 03:16:14 +0000 (04:16 +0100)
commit74a063415cde396cb70ea9f836cd47c26c4eb818
treed081e47d07ccbde48a1f9ff674d27f7bb5aa7265
parent77d3d618398a5e0d432a2423d0d4bb0067e38c0d
NFC: NCI: export nci_send_frame and nci_send_cmd function

Export nci_send_frame and nci_send_cmd symbols to allow drivers
to use it. This is needed for example if NCI is used during
firmware download phase.

Signed-off-by: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/core.c