Skip to content
Commit 9abff15d authored by Tejun Heo's avatar Tejun Heo Committed by Greg Kroah-Hartman
Browse files

USB: ueagle-atm: use system_wq instead of dedicated workqueues



With cmwq, there's no reason to use separate workqueues.  Drop
uea_softc->work_q and use system_wq instead.  The used work item is
sync flushed on driver detach.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent ef58d97a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment