diff options
author | Chao Xie <chao.xie@marvell.com> | 2012-11-27 22:06:05 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-12-13 11:58:41 +0200 |
commit | c1a96ebd315f82fa0f47adce264adb126cf72764 (patch) | |
tree | 467c4b41ffd168c083ba5f77e12ea07da47a2510 /drivers/usb/serial | |
parent | e887786a466f36720fde5d4a1bc3c7dacd400bd1 (diff) | |
download | talos-op-linux-c1a96ebd315f82fa0f47adce264adb126cf72764.tar.gz talos-op-linux-c1a96ebd315f82fa0f47adce264adb126cf72764.zip |
usb: host: ehci-mv: fix 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>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions