mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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> |
||
|---|---|---|
| .. | ||
| fw_dnld.c | ||
| fw_dnld.h | ||
| i2c.c | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| nfcmrvl.h | ||
| spi.c | ||
| uart.c | ||
| usb.c | ||