2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/nfc/pn533
Michael Thalmeier b16931b13c NFC: pn533: fix order of initialization
Correctly call nfc_set_parent_dev before nfc_register_device.
Otherwise the driver will OOPS when being removed.

Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2016-05-09 23:59:18 +02:00
..
i2c.c NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00
Kconfig NFC: pn533: add I2C phy driver 2016-04-09 23:53:20 +02:00
Makefile NFC: pn533: add I2C phy driver 2016-04-09 23:53:20 +02:00
pn533.c NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00
pn533.h NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00
usb.c NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00