]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc misc cleanups
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 17 Jan 2007 22:13:40 +0000 (14:13 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 17 Jan 2007 22:13:40 +0000 (14:13 -0800)
commit03aa3a18891c84fc8d64cad194560a2c04cd550e
tree4c18a980acbb533ee1066b8e475dcca6ea3615fb
parentb82a9fd2e3de4a00244e0d5bf50433feb509eba7
musb_hdrc misc cleanups

Remove debug/prototype sysfs attribute 'musb_otg', so there's only
the one (compound) state machine to follow.  (If we need an option
it'd more likely be to match the N800:  Mini-B connector forced
into host mode, with gender-bender assistance.)

Minor DaVinci tweak:  on driver shutdown, don't wait for VBUS to fall
unless we're the host which was supplying that voltage.

Remove some more UglyCamelCasing.

Clear HR in some peripheral side code; the silicon doesn't clear it
in various cases you'd expect such stuff to be automatic.

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