]> git.baikalelectronics.ru Git - kernel.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)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 16 Sep 2014 02:06:49 +0000 (10:06 +0800)
commit644fe2307513e7c3fcbc29384bc1848a42bdf9ac
treee52405d9455d430552e3de64d83d0a34864760a6
parent8992753bf21f83682dda58c9f2bbe9296a5f27a3
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