]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: DaVinci-specific updates and cleanups
authorDavid Brownell <david-b@pacbell.net>
Thu, 28 Sep 2006 14:46:12 +0000 (17:46 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 28 Sep 2006 14:46:12 +0000 (17:46 +0300)
commit5261debe61c746ceda0ce5b305536056b577404c
treec0757407445ae47baa2666213b87766a81bf6bf7
parent652bfff7bab42615590d1e99f154838a07104907
musb_hdrc: DaVinci-specific updates and cleanups

 - Add header needed for DaVinci build.
 - Remove some partially obsolete comments.
 - Cleaner and more reproducible host side VBUS handling, including
   waiting for it to fall after powerdown on rmmod.
 - Tighten up various state machine transitions and diagnostics

Plus removing some generic #ifdeffery.  The vbus updates make it work more like
the TUSB code, and the cleanups etc make upstream merging more practical.

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