Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/iwmc3200top
Tejun Heo 51f50f8157 misc/iwmc3200top: use system_wq instead of dedicated workqueues
With cmwq, there's no reason to use separate workqueues in
iwmc3200top.  Drop them and use system_wq instead.  The used work
items are sync flushed before driver detach.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Tomas Winkler <tomas.winkler@intel.com>
2011-02-01 11:42:42 +01:00
..
debugfs.c
debugfs.h
fw-download.c
fw-msg.h
iwmc3200top.h misc/iwmc3200top: use system_wq instead of dedicated workqueues 2011-02-01 11:42:42 +01:00
Kconfig
log.c
log.h
main.c misc/iwmc3200top: use system_wq instead of dedicated workqueues 2011-02-01 11:42:42 +01:00
Makefile