]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.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>
Fri, 18 Jul 2014 08:11:31 +0000 (16:11 +0800)
commit4fed4363fea3e58d4f9ab1191a3ae864f12ae83e
tree94b38b702656a5e9c43c0a69354b342b0865b0f8
parent652516902810841e0893ac6b09c2d0e85e847d27
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