]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocks
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 22 Jun 2014 13:17:07 +0000 (17:17 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Wed, 25 Jun 2014 16:17:22 +0000 (00:17 +0800)
commit15d3c13f0c44e6a73cf1871ef0acfb5a4f684816
tree6756cc82ed700b44a84bfdee099af5e1cfeccbd8
parentd53281a68f23443b88803634b23634a874f3d2a6
ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocks

This patch removes clk_register_clkdev() for the clocks that do not
have any users for boards and drivers.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx21.c