ARM: i.MX27 clk: Separate DT and non-DT init procedure
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 7 Jun 2014 16:09:25 +0000 (20:09 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:11 +0000 (16:10 +0800)
This patch separates DT and non-DT clock initialization procedure,
so we can avoid a lot of unneeded clk_register_clkdev() for DT case.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx27.c

Simple merge