kernel-fxtec-pro1x/drivers/block/rsxx
Chuhong Yuan 6eb6e80018 rsxx: add missed destroy_workqueue calls in remove
[ Upstream commit dcb77e4b274b8f13ac6482dfb09160cd2fae9a40 ]

The driver misses calling destroy_workqueue in remove like what is done
when probe fails.
Add the missed calls to fix it.

Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-13 08:51:06 +01:00
..
config.c
core.c rsxx: add missed destroy_workqueue calls in remove 2019-12-13 08:51:06 +01:00
cregs.c treewide: setup_timer() -> timer_setup() (2 field) 2017-11-21 15:57:09 -08:00
dev.c block: Add and use op_stat_group() for indexing disk_stat fields. 2018-07-18 08:44:20 -06:00
dma.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
Makefile
rsxx.h
rsxx_cfg.h
rsxx_priv.h