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)
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>

No differences found