]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: host vbus and connect/disconnect fixes
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 9 Nov 2006 20:19:43 +0000 (22:19 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 9 Nov 2006 20:19:43 +0000 (22:19 +0200)
commit41416eec5b8957a7e4b43790ef76fcef565902a4
tree55692cd62ed895bec6cc91bb465b3697004af743
parentb659d87e222109552a0b4fdca21407981eb1372a
musb_hdrc: host vbus and connect/disconnect fixes

Teach host side VBUS powerup and connect logic about the problem whereby
the HDRC core wrongly reports VBUS_ERROR during initial powerup.

Remove previous non-working workaround for tusb powering VBUS:  don't
try handling CPEN by hand.

Rest of the fix for disconnection issues in A_SUSPEND.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/usb/musb/musbdefs.h
drivers/usb/musb/plat_uds.c
drivers/usb/musb/tusb6010.c
drivers/usb/musb/virthub.c