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
Makefile
fw_dnld.c
fw_dnld.h
i2c.c
main.c
nfcmrvl.h
spi.c
uart.c
usb.c