Skip to content
Commit 51f5d49a authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: core: simplify suspend/resume operations



now that we have re-factored dwc3_core_init() and
dwc3_core_exit() we can use them for suspend/resume
operations.

This will help us avoid some common mistakes when
patching code when we have duplicated pieces of code
doing the same thing.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent c499ff71
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