1
0
Fork 0
alistair23-linux/drivers/nfc/nfcmrvl
Vincent Cuissard 82aff3ea3b NFC: nfcmrvl: avoid being stuck on FW dnld timeout
FW Download procedure can block on del_timer_sync because the
timer is not running. This patch check that timer is scheduled
before cancelling it.

Signed-off-by: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-11-05 00:32:25 +01:00
..
Kconfig NFC: nfcmrvl: fix SPI driver dependencies 2015-11-05 00:32:25 +01:00
Makefile NFC: nfcmrvl: add spi driver 2015-10-27 04:24:35 +01:00
fw_dnld.c NFC: nfcmrvl: avoid being stuck on FW dnld timeout 2015-11-05 00:32:25 +01:00
fw_dnld.h NFC: nfcmrvl: add firmware download support 2015-10-27 04:18:44 +01:00
i2c.c NFC: nfcmrvl: update device tree bindings for Marvell NFC 2015-10-27 04:24:54 +01:00
main.c NFC: nfcmrvl: remove unneeded CONFIG_OF switches 2015-11-05 00:32:25 +01:00
nfcmrvl.h NFC: nfcmrvl: add i2c driver 2015-10-27 04:21:14 +01:00
spi.c NFC: nfcmrvl: update device tree bindings for Marvell NFC 2015-10-27 04:24:54 +01:00
uart.c NFC: nfcmrvl: remove unneeded CONFIG_OF switches 2015-11-05 00:32:25 +01:00
usb.c NFC: nfcmrvl: configure head/tail room values per low level drivers 2015-10-27 04:19:44 +01:00