commit | 591fa9dd3fee3de8c729febca395beb75c8ee819 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Mar 29 12:50:47 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 26 10:38:24 2015 -0500 |
tree | 4865918e64a577f41203c2a85768c62992d659c4 | |
parent | 672bfdaa310004368a0d493478e2a40f2f2f914f [diff] |
usb: musb: Add pre and post root port reset end callbacks The sunxi otg phy has a bug where it wrongly detects a high speed squelch when reset on the root port gets de-asserted with a lo-speed device. The workaround for this is to disable squelch detect before de-asserting reset, and re-enabling it after the reset de-assert is done. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Felipe Balbi <balbi@ti.com>