From: Chao Xie Date: Fri, 31 Oct 2014 02:13:43 +0000 (+0800) Subject: clk: mmp: add init callback for clk-frac X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4c11f3556b244469af32a7bc13485ecbbc77f9;p=pandora-kernel.git 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 Acked-by: Haojian Zhuang Signed-off-by: Michael Turquette --- Reading git-diff-tree failed