]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit760189b362a5e00ea60477995a1d0a5826a333be
treee758f491f1a15bf035eafee49136a21d6006ebf1
parent4dc2cceb5a85e8792517ea9b7ba334eaae75a10d
mfd: omap-usb-host: Remove TLL specific code from USB HS core driver

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>
arch/arm/mach-omap2/usb-host.c
drivers/mfd/omap-usb-host.c