]> Pileus Git - ~andy/linux/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)
commit9a695d23aab889273821c91b4132f1ed315b251b
treeb9c2c8f3130e365821df7966d5d6fc4b27e75838
parent9674da8759df0d6c0d24e1ede6e2a1acdef91e3c
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