From: Shawn Guo Date: Tue, 26 Aug 2014 15:06:33 +0000 (+0800) Subject: ARM: imx: remove ENABLE and BYPASS bits from clk-pllv3 driver X-Git-Tag: fixes-for-v3.18-merge-window~5^2~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4805c2e78ba5a22ea1632f3e3e4ee601a1743b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed