linux/drivers/nfc/pn533
Andrey Rusalin 068a496c45 NFC: pn533: change order of free_irq and dev unregistration
Change order of free_irq and dev unregistration.
It fixes situation when device already unregistered and
an interrupt happens and nobody can handle it.

Signed-off-by: Andrey Rusalin <arusalin@dev.rtsoft.ru>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-04-02 01:06:21 +02:00
..
i2c.c NFC: pn533: change order of free_irq and dev unregistration 2017-04-02 01:06:21 +02:00
Kconfig
Makefile
pn533.c scripts/spelling.txt: add "omited" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
pn533.h NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00
usb.c NFC: pn533: double free on error in probe() 2016-07-04 12:15:00 +02:00