From 50b02149825dc89e3a0942f34215907e0e232eaf Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Tue, 24 Jun 2014 15:42:58 -0300 Subject: [PATCH] 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-format-patch failed