ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocks
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 13 May 2014 16:04:22 +0000 (20:04 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 07:39:07 +0000 (15:39 +0800)
This patch removes clk_register_clkdev() for the clocks that do not
have any users from boards and drivers.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>

No differences found