linux/drivers/usb/otg
Chao Xie e3f1dbd21d usb: otg: mv_otg: fix the clk APIs
the clock common driver changes, and arch-mmp will make use of
the common clock driver instead of its own.
So for enable clock.
first prepare the clock
then enable the clock.

for disable clock
first disable the clock
then unprepare the clock

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-12-13 11:58:45 +02:00
..
Kconfig USB: fix fsl_otg config dependency 2012-12-13 11:58:40 +02:00
Makefile
ab8500-usb.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
fsl_otg.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
fsl_otg.h
gpio_vbus.c
isp1301_omap.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
msm_otg.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
mv_otg.c usb: otg: mv_otg: fix the clk APIs 2012-12-13 11:58:45 +02:00
mv_otg.h
mxs-phy.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
nop-usb-xceiv.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
otg.c
otg_fsm.c
otg_fsm.h
twl4030-usb.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
twl6030-usb.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
ulpi.c
ulpi_viewport.c