Searched hist:"0 c4c11f3556b244469af32a7bc13485ecbbc77f9" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/mmp/ |
H A D | clk-frac.c | diff 0c4c11f3556b244469af32a7bc13485ecbbc77f9 Fri Oct 31 03:13:43 CET 2014 Chao Xie <chao.xie@marvell.com> clk: mmp: add init callback for clk-frac
For the clk-frac, we need to make sure that the initial clock rate is one item of the table. If it is not, we use the first item in the table by default.
Signed-off-by: Chao Xie <chao.xie@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|