diff options
author | Alexandre Bailon <[email protected]> | 2017-02-01 21:30:19 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-03 10:05:10 +0100 |
commit | a926ed11e7b4325f0ece739d7188e8bdbb99fb44 (patch) | |
tree | 3d63577f6d347261ef824bdde14985332665a5cd /scripts/gdb/linux/proc.py | |
parent | 71f5a0ad9e82c1239f0d748bda32a4b6e6dbcb80 (diff) |
usb: musb: Add a quirk to preserve the session during suspend
On da8xx, VBUS is not maintained during suspend when musb is in host mode.
On resume, all the connected devices will be disconnected and then will
be enumerated again.
This happens because MUSB_DEVCTL is cleared during suspend.
Add a quirk to not clear MUSB_DEVCTL and then preserve the session during
a suspend.
Signed-off-by: Alexandre Bailon <[email protected]>
Signed-off-by: Bin Liu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions