]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Add support for SRP, HNP and basic host idling
authorTony Lindgren <tony@atomide.com>
Fri, 29 Jun 2007 07:09:52 +0000 (00:09 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 29 Jun 2007 07:09:52 +0000 (00:09 -0700)
commit7f15a09266167698b3627865456f1f880aa83cba
tree44ed34d1af4fc832c76932eed2c82cfffa7cdef3
parent36c8d6577dfb487a1264aebebfca13f3a4ead511
musb_hdrc: Add support for SRP, HNP and basic host idling

Several changes, mostly affecting tusb:

- Make SRP and HNP mostly work
- Add a timer for handling OTG events
- Add a timeout for turning off VBUS in host mode via sysfs

Only tested on tusb.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/g_ep0.c
drivers/usb/musb/musb_gadget.c
drivers/usb/musb/musb_procfs.c
drivers/usb/musb/musbdefs.h
drivers/usb/musb/plat_uds.c
drivers/usb/musb/tusb6010.c
drivers/usb/musb/virthub.c