Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2911b040 authored by Sriharsha Allenki's avatar Sriharsha Allenki Committed by Gerrit - the friendly Code Review server
Browse files

usb: dwc3: Use an ordered workqueue for sm_work



The sm_work needs to be queued on an ordered workqueue.
The create_freezable does not ensure the ordered attribute
needed.
Hence, use the alloc_ordered_workqueue instead of it
with the flags WQ_FREEZABLE and WQ_MEM_RECLAIM.

Change-Id: I535cb826f117b0162efb87639c85d7b1634a441a
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent eca47d45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment