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)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 16 Sep 2014 02:06:49 +0000 (10:06 +0800)
commitdc4805c2e78ba5a22ea1632f3e3e4ee601a1743b
treee52405d9455d430552e3de64d83d0a34864760a6
parentdb7c0659452c5f490ea5048390ad94de786f4b85
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>
arch/arm/mach-imx/clk-pllv3.c