From bb9c3398efd109e48932af46c3e1fed10adddc17 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 7 Jun 2014 20:09:25 +0400 Subject: [PATCH] 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-format-patch failed