ARM i.MX6: remove gate_mask from pllv3
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 22 Nov 2012 09:18:41 +0000 (10:18 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 22 Nov 2012 14:32:39 +0000 (15:32 +0100)
commit2b254693bef4f1299de0afb231890fe348df11c6
tree33faef980ce73948ec96f32c9f4ae9c4ba5d9a12
parent7a04092c733fd72ded1294719046cfdb31feced3
ARM i.MX6: remove gate_mask from pllv3

Now that the additional enable bits in the enet PLL are handled
as gates, the gate_mask is identical for all plls. Remove the
gate_mask from the code and use the BM_PLL_ENABLE bit for
enabling/disabling the PLL.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx6q.c
arch/arm/mach-imx/clk-pllv3.c
arch/arm/mach-imx/clk.h