linux-stable/drivers/usb/host/whci
Bhaktipriya Shridhar d35cbed604 whci: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue replaces the deprecated
create_singlethread_workqueue.

The workqueue "workqueue" has multiple workitems which may require
ordering. Hence, a dedicated ordered workqueue has been used.
Since the workqueue is not being used on a memory reclaim path,
WQ_MEM_RECLAIM has not been set.

Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-15 16:25:58 +02:00
..
asl.c
debug.c
hcd.c usb: hcd: do not call whc_clean_up on wch_init call failure 2016-04-26 16:11:22 -07:00
hw.c
init.c whci: Remove deprecated create_singlethread_workqueue 2016-08-15 16:25:58 +02:00
int.c
Kbuild
pzl.c
qset.c USB: whci-hcd: add more checks for dma mapping error 2016-04-19 04:33:15 +09:00
whcd.h
whci-hc.h
wusb.c