linux/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
..
Makefile
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-pxa168.c
clk-pxa910.c
clk.h