mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: usb: phy: Fix ABI diff for usb_otg_state
This is a partial cherry-pick of the original commit. Signed-off-by: Mayank Rana <mrana@codeaurora.org> Signed-off-by: Jack Pham <jackp@codeaurora.org> Signed-off-by: Hemant Kumar <hemantk@codeaurora.org> Bug: 154275330 (cherry picked from commit 62523500193e11a8837d4c76ef4a42be2ca4ea0f) Signed-off-by: Saravana Kannan <saravanak@google.com> Change-Id: Ibd407f59deab4b5bd655a71f938f79cffe1a5021
This commit is contained in:
committed by
Suren Baghdasaryan
parent
a34e2697fd
commit
bf3e2f74b2
@@ -60,6 +60,7 @@ enum usb_otg_state {
|
||||
OTG_STATE_B_IDLE,
|
||||
OTG_STATE_B_SRP_INIT,
|
||||
OTG_STATE_B_PERIPHERAL,
|
||||
OTG_STATE_B_SUSPEND,
|
||||
|
||||
/* extra dual-role default-b states */
|
||||
OTG_STATE_B_WAIT_ACON,
|
||||
|
||||
Reference in New Issue
Block a user