[PATCH 06/27] usb: host: ehci-mv: fix clk APIs
Alan Stern
stern at rowland.harvard.edu
Mon Nov 26 13:47:52 EST 2012
On Sun, 25 Nov 2012, Chao Xie wrote:
> From: Chao Xie <chao.xie at marvell.com>
>
> 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 <xiechao.mail at gmail.com>
When you resubmit these patches with the right Signed-off-by: lines,
you can add
Acked-by: Alan Stern <stern at rowland.harvard.edu>
to the ones affecting ehci-mv.c (patches 6, 7, 11, 21, and 27).
Alan Stern
More information about the linux-arm-kernel
mailing list