From dc4805c2e78ba5a22ea1632f3e3e4ee601a1743b Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Tue, 26 Aug 2014 23:06:33 +0800 Subject: [PATCH] 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-format-patch failed