Skip to content
Commit 0b0231aa authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: get rid of ->prepare()/->complete()



Using ->prepare()/->complete() to mask/unmask
IRQs is wrong at least for dwc3. We need to
make sure that by the end of ->resume(), IRQs
are working and ready to fire because a child
device may need working IRQs for its own ->resume()
method.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 7ee2566f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment