mfd: omap-usb-host: Remove TLL specific code from USB HS core driver
authorKeshava Munegowda <keshava_mgowda@ti.com>
Mon, 16 Jul 2012 13:31:10 +0000 (19:01 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 21 Sep 2012 21:40:33 +0000 (23:40 +0200)
The TLL specific code such as channels clocks enable/disable,
initialization functions are removed from the USBHS core
driver. The hwmod of the usb tll is retrieved and omap device
build is performed to created the platform device for the
usb tll component.

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Reviewed-by: Partha Basak <parthab@india.ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found