diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-07-01 10:36:16 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-07-12 22:16:37 (GMT) |
commit | 89368d3d11a5b2eff83ad8e752be67f77a372bad (patch) | |
tree | 4bf287c9446ba4dfff7881249d4f7314ed01eb96 /tools | |
parent | 6d84599b3c3a7bccc04ec4133220d150b92fe0f8 (diff) | |
download | linux-fsl-qoriq-89368d3d11a5b2eff83ad8e752be67f77a372bad.tar.xz |
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
Get rid of some obnoxious and inappropriate messaging, mostly on
DaVinci, when usbcore tries to autosuspend a root hub if just a
mini/micro-A connector is connected. Symptom: endless stream of
messages reading like:
musb_bus_suspend 2221: trying to suspend as a_wait_vrise is_active=1
Improve that musb bus suspend primitive a bit. Take advantage of
this call to update the OTG state machine if appropriate, moving
the device out of the A_WAIT_VRISE state. There's basically no
timer for that state transition just now, except with tusb6010;
that can make trouble.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions