]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit959429991b7a1d0e5116b9afbe0131d3ae872cb5
treef11f16914518152b0b8f50029a0bb2e6499890ba
parentc7233cb3e873e9fc2e530569204912a432f9af02
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