ARM: imx6q: call of_clk_init() to register fixed rate clocks
authorShawn Guo <shawn.guo@linaro.org>
Mon, 20 May 2013 14:39:19 +0000 (22:39 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 07:45:14 +0000 (15:45 +0800)
As the fixed rate clocks are defined in device tree, we can just call
of_clk_init() to register them.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found