]> git.karo-electronics.de Git - linux-beck.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>
Mon, 12 May 2014 14:58:50 +0000 (22:58 +0800)
commitc32e9c2f9f7efdac97fc06685ec07b9d07996917
treee753881df5963cb2e2e46b51b7184f53ab88a35a
parent7654874ebb56d10e2a12a6511fd28c08ef8dd5ff
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