usb: musb: move clock handling to glue layer
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 07:57:08 +0000 (09:57 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 10 Dec 2010 08:21:24 +0000 (10:21 +0200)
commit0349176120aa3024e96ae4fd7dc0e0181dc55f52
treeefdcef1542f835f98a53507f0a8f73f5c9736012
parent3b7029670d39d22f288ece95254e9ba5ceddd6ba
usb: musb: move clock handling to glue layer

musb core doesn't need to know about platform
specific details. So start moving clock
handling to platform glue layer and make
musb core agnostic about that.

Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/clock2430_data.c
arch/arm/mach-omap2/clock3xxx_data.c
arch/arm/mach-omap2/clock44xx_data.c
drivers/usb/musb/am35x.c
drivers/usb/musb/da8xx.c
drivers/usb/musb/davinci.c
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/omap2430.c
drivers/usb/musb/tusb6010.c