Skip to content
Commit 95aa4e8d authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: hold the lock through set_wedge()'s life



Instead of releasing the lock and calling locked
versions of our set_halt() methods, let's hold
the lock all the way through and call unlocked
versions of those functions.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 5ad02fb8
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