From: Shawn Guo Date: Mon, 20 May 2013 14:39:19 +0000 (+0800) Subject: ARM: imx6q: call of_clk_init() to register fixed rate clocks X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~10^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12aad63ca466409a531e5b79abb59d8de33bcbaa;p=pandora-kernel.git ARM: imx6q: call of_clk_init() to register fixed rate clocks 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 --- Reading git-diff-tree failed