NFC: pn544_i2c: Fix null pointer exception when not using platform data
authorClement Perrochaud <clement.perrochaud@nxp.com>
Tue, 8 Apr 2014 11:13:49 +0000 (11:13 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 21 Apr 2014 22:37:29 +0000 (00:37 +0200)
commit12b25dbf119337ce51dc93e5ecd7cbe891877328
tree5637d0a50d2fba4b72e15d7c5e206768837dc7d3
parent742b1f9fa292a1b8f5c8368464e114c9b71c2a81
NFC: pn544_i2c: Fix null pointer exception when not using platform data

Fixes a null pointer exception occurring when the IRQ request in
pn544_hci_i2c_probe fails and no platform data is available.

Signed-off-by: Clément Perrochaud <clement.perrochaud@nxp.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn544/i2c.c
This page took 0.024786 seconds and 5 git commands to generate.