]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocks
authorAlexander Shiyan <shc_work@mail.ru>
Sun, 20 Apr 2014 05:18:52 +0000 (09:18 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Wed, 30 Apr 2014 05:40:29 +0000 (13:40 +0800)
commit60dba816994738c979f6845fab9893abc0ddf132
tree6d721ec00f9a5e96fd4912ab569ec0cadfe27f8c
parentfa249b010c6d16284e3b83ab23a644a4d8bd8ff5
ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocks

This patch removes clk_register_clkdev() for the clocks that do not
have any users for non-DT 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-imx27.c