NFC: nci: Introduce nci_core_cmd
authorRobert Dolca <robert.dolca@intel.com>
Thu, 22 Oct 2015 09:11:37 +0000 (12:11 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 25 Oct 2015 18:12:13 +0000 (19:12 +0100)
commit7bc4824ed5cf9feb0173b90a6bec28f694a5f7ce
treef11f16914518152b0b8f50029a0bb2e6499890ba
parente4dbd62528931951aa9d3b313ee7d536df5069fc
NFC: nci: Introduce nci_core_cmd

This allows sending core commands from the driver. The driver
should be able to send NCI core commands like CORE_GET_CONFIG_CMD.

Signed-off-by: Robert Dolca <robert.dolca@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/core.c