]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90dc06240d10c4fadfe4947595c4b04847498834
treeefdcef1542f835f98a53507f0a8f73f5c9736012
parent46502fa331db537b164b9bee00e62c66e1379086
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