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
..
fw_dnld.c NFC: nfcmrvl: avoid being stuck on FW dnld timeout 2015-11-05 00:32:25 +01:00
fw_dnld.h
i2c.c
Kconfig
main.c NFC: nfcmrvl: remove unneeded CONFIG_OF switches 2015-11-05 00:32:25 +01:00
Makefile
nfcmrvl.h
spi.c
uart.c NFC: nfcmrvl: remove unneeded CONFIG_OF switches 2015-11-05 00:32:25 +01:00
usb.c