]> Git Repo - linux.git/commit
usb: dwc2: host: add flag to reflect bus state
authorGregory Herrero <[email protected]>
Tue, 22 Sep 2015 13:16:39 +0000 (15:16 +0200)
committerFelipe Balbi <[email protected]>
Thu, 1 Oct 2015 17:40:15 +0000 (12:40 -0500)
commit734643dfbdde7dd881b2c16404a86f444287414e
treeff52c35586459af62e21e8dc980602f9654c43df
parent30db103c3ddeb0b616eedb8fd030b88efb1af96f
usb: dwc2: host: add flag to reflect bus state

lx_state must be used to reflect controller power state only and not
bus state. Thus add a flag to track state during bus suspend.

Signed-off-by: Gregory Herrero <[email protected]>
Signed-off-by: Mian Yousaf Kaukab <[email protected]>
Tested-by: Robert Baldyga <[email protected]>
Tested-by: Dinh Nguyen <[email protected]>
Tested-by: John Youn <[email protected]>
Acked-by: John Youn <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
drivers/usb/dwc2/core.h
drivers/usb/dwc2/hcd.c
This page took 0.058258 seconds and 4 git commands to generate.