summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>2016-07-28 11:27:29 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-08-25 12:13:09 +0300
commit8dc7d30dbaa6e8020de90fb6791ebe9f35e75d75 (patch)
treedaa1eaece78d0d64d727d6f3e1b9e3883b836b38 /drivers/usb/gadget/udc
parentf510b5a1d00bba1c908a4886e4c3309aca0abc8c (diff)
downloadlinux-8dc7d30dbaa6e8020de90fb6791ebe9f35e75d75.tar.xz
usb: dwc2: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue replaces the deprecated create_singlethread_workqueue. There are multiple work items on the work queue, which require ordering. Hence, an ordered workqueue has been used. The workqueue "wq_otg" is not being used on a memory reclaim path. Hence, WQ_MEM_RECLAIM has not been set. Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/udc')
0 files changed, 0 insertions, 0 deletions