]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: remove ENABLE and BYPASS bits from clk-pllv3 driver
authorShawn Guo <shawn.guo@freescale.com>
Tue, 26 Aug 2014 15:06:33 +0000 (23:06 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:15 +0000 (21:17 -0600)
commitca6050e772edda73a63a1a2d9e050fc935dba6c0
tree95603b4fb0b68c0a8246de9dfc320a03b4f22883
parent7cccdbe77cc16aa60ce24b50e20e6b832d5b3033
ARM: imx: remove ENABLE and BYPASS bits from clk-pllv3 driver

Since ENABLE and BYPASS bits of PLLs are now implemented as separate
gate and mux clocks by clock drivers, the code handling these two bits
can be removed from clk-pllv3 driver.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
(cherry-picked from commit 4432f4661644dfa4f6d4df5a25e4d091fce41a73)
arch/arm/mach-imx/clk-pllv3.c