linux/drivers/usb/atm
Tejun Heo 9abff15dd6 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: Tejun Heo <tj@kernel.org>
Cc: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-22 19:38:26 -08:00
..
Kconfig USB: Remove redundant dependencies on USB_ATM. 2008-05-02 10:25:57 -07:00
Makefile usb: makefile cleanup 2010-10-22 10:22:07 -07:00
cxacru.c workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 2010-12-15 10:56:11 +01:00
speedtch.c usb: don't use flush_scheduled_work() 2010-12-24 16:14:20 +01:00
ueagle-atm.c USB: ueagle-atm: use system_wq instead of dedicated workqueues 2011-01-22 19:38:26 -08:00
usbatm.c atm: correct sysfs 'device' link creation and parent relationships 2010-12-10 15:45:05 -08:00
usbatm.h usb: atm: fixed spacing and indentation coding style issues 2010-08-10 14:35:35 -07:00
xusbatm.c usb: atm: fixed spacing and indentation coding style issues 2010-08-10 14:35:35 -07:00