From: Fabio Estevam Date: Tue, 24 Jun 2014 18:42:58 +0000 (-0300) Subject: ARM: clk-imx51-imx53: Remove clk_register_clkdev() X-Git-Tag: cleanup-for-v3.18~81^2~22^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50b02149825dc89e3a0942f34215907e0e232eaf;p=pandora-kernel.git ARM: clk-imx51-imx53: Remove clk_register_clkdev() mx51 and mx53 are device tree only platforms, so we no longer need all these calls to clk_register_clkdev(). Only keep cpu0 and gpc_dvfs clk_register_clkdev() calls. Tested on imx51-babbage and imx53-qsb boards. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed