NFC: pn544: Add firmware operations hci ops
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Fri, 19 Jul 2013 12:58:39 +0000 (14:58 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 23:13:33 +0000 (01:13 +0200)
commit8bd7fc89958c2f23a5c5d0113ff65713683041ea
treee826fa73ac5dea6c11e30945dc5e33543fcdc259
parent352a5f5fb3ad8f829cfd4248fe6119895bda881f
NFC: pn544: Add firmware operations hci ops

The firmware operation callback is passed by the physical layer to the
hci driver during probe. All the driver does is to store it and call it
when the fw_upload hci ops is invoked.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn544/i2c.c
drivers/nfc/pn544/mei.c
drivers/nfc/pn544/pn544.c
drivers/nfc/pn544/pn544.h