NFC: nci: Add firmware download support
authorClément Perrochaud <clement.perrochaud@nxp.com>
Mon, 9 Mar 2015 10:12:03 +0000 (11:12 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 Mar 2015 09:56:20 +0000 (10:56 +0100)
commit25af01ed18a282e7d324e5694fe67b85ac412994
tree168b2ed1c3ad1a4260098cdd1b3fb2e324b8f9ae
parent5a352dd0a3aac03b443c94828dfd7144261c8636
NFC: nci: Add firmware download support

A simple forward for firmware download (i.e. sending a new firmware
to the NFC adapter) from the NFC subsystem to the drivers.

This feature is required to update the firmware of NXP-NCI NFC
controllers but can be used by any NCI driver.

This feature has been present in the HCI subsystem since 9a695d.

Signed-off-by: Clément Perrochaud <clement.perrochaud@effinnov.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nci_core.h
net/nfc/nci/core.c