]> 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)
commit5c2f24cb2451e3652f51c27537224c0f2fc4f279
treed081e47d07ccbde48a1f9ff674d27f7bb5aa7265
parente08f8eee1ebb95cfeed58828135eff3eaf6410c4
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