]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit12aad63ca466409a531e5b79abb59d8de33bcbaa
treec915d996c15f041a5c1a6c9929cbfc7dad50a5da
parentfcc1c8a8b47fdd5d472ffece5a5e0092e936efae
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 <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx6q.c