From: Sascha Hauer Date: Thu, 22 Nov 2012 09:18:41 +0000 (+0100) Subject: ARM i.MX6: remove gate_mask from pllv3 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b254693bef4f1299de0afb231890fe348df11c6;p=pandora-kernel.git 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 Acked-by: Shawn Guo --- Reading git-diff-tree failed