Files
android_kernel_xiaomi_sm8450/drivers/usb/dwc3
Felipe Balbi fc8bb91bc8 usb: dwc3: implement runtime PM
this patch implements the most basic pm_runtime
support for dwc3. Whenever USB cable is dettached,
then we will allow core to runtime_suspend.

Runtime suspending will involve completely tearing
down event buffers and require a full soft-reset of
the IP.

Note that a further optimization could be
implemented once we decide to support hibernation,
which is to allow runtime_suspend with cable
connected when bus is in U3. That's subject to a
separate patch, however.

Tested-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-06-20 12:32:38 +03:00
..
2016-06-20 12:32:38 +03:00
2016-06-20 12:32:38 +03:00
2016-06-20 12:32:38 +03:00
2015-03-10 15:33:33 -05:00
2015-12-15 09:12:41 -06:00
2015-05-13 12:06:52 -05:00