From: Alexander Shiyan Date: Sat, 7 Jun 2014 16:09:25 +0000 (+0400) Subject: ARM: i.MX27 clk: Separate DT and non-DT init procedure X-Git-Tag: cleanup-for-v3.18~81^2~22^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9c3398efd109e48932af46c3e1fed10adddc17;p=pandora-kernel.git ARM: i.MX27 clk: Separate DT and non-DT init procedure 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed