commit | 2236396d4d23828a0875a4d447103d0ab48aed0b | [log] [tgz] |
---|---|---|
author | Keshava Munegowda <keshava_mgowda@ti.com> | Tue Mar 01 20:08:18 2011 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 01 17:02:29 2011 +0200 |
tree | 73ef87ca6ba9abdc6c57599c4c91bac12abe91a1 | |
parent | 17cdd29d6e1ab4164c792d78c6f096fbafb94e3f [diff] |
arm: omap: usb: usbhs core device initialization A new usbhs platform device is defined; this device will be the parent device of ehci and ohci platform devices. the usbhs_init function is defined which does the usbhs device initialization and I/O mux of ehci and ohci. Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>