]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: HCI: Implement fw_upload ops
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Mon, 29 Apr 2013 15:47:42 +0000 (17:47 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Jun 2013 22:26:09 +0000 (00:26 +0200)
commit844a09275777cc0af189181a371baeeca58d4161
treeb9c2c8f3130e365821df7966d5d6fc4b27e75838
parent38c8c679fb78d9e03b70d9e046cc394f3fd357a6
NFC: HCI: Implement fw_upload ops

This is a simple forward to the HCI driver. When driver is done with the
operation, it shall directly notify NFC Core by calling
nfc_fw_upload_done().

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/hci.h
net/nfc/hci/core.c