Skip to content
Commit 33fb691b authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt



dwc3_gadget_ep0_set_halt() will be called without
locks held in some cases, so we must hold the lock
on our own. While at that, also add a version without
locks to be called in certain conditions.

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