commit | dc4805c2e78ba5a22ea1632f3e3e4ee601a1743b | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Tue Aug 26 23:06:33 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Tue Sep 16 10:06:49 2014 +0800 |
tree | e52405d9455d430552e3de64d83d0a34864760a6 | |
parent | db7c0659452c5f490ea5048390ad94de786f4b85 [diff] |
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>