linux-stable/drivers/clk/mmp
Chao Xie 5d26c15d3b clk: mmp: try to use closer one when do round rate
The orignal code will use the bigger rate between
"previous rate" and "current rate" when caculate the
rate.
In fact, hardware cares about the closest one.
So choose the closer rate between "previous rate" and
"current rate".

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-03-26 20:59:27 -07:00
..
clk-apbc.c
clk-apmu.c
clk-frac.c clk: mmp: try to use closer one when do round rate 2014-03-26 20:59:27 -07:00
clk-mmp2.c clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00
clk-pxa168.c clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00
clk-pxa910.c clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00
clk.h
Makefile clk: mmp: add clock definition for mmp2 2012-08-28 14:15:42 -07:00