commit | 17cdd29d6e1ab4164c792d78c6f096fbafb94e3f | [log] [tgz] |
---|---|---|
author | Keshava Munegowda <keshava_mgowda@ti.com> | Tue Mar 01 20:08:17 2011 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 01 17:02:22 2011 +0200 |
tree | 46c8d1055f00eb79db0b035a58bbee5382de6c1c | |
parent | 181b250cf53233a7a7c6d7e1e9df402506712e93 [diff] |
usb: host: omap: common usb host core driver enabling and disabling the common clocks for ehci and ohci is implemented. usbhs is a common parent platform driver for EHCI and OHCI driver. This driver receives the clock enable and disable requests from ehci and ohci drivers.The UHH and TLL initialization is also performed. Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>