commit | 5ae95aefb73b32ec4e7c46554304042ba82230ca | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Jun 05 15:16:43 2012 +0800 |
committer | Olof Johansson <olof@lixom.net> | Sat Jun 30 15:25:17 2012 -0700 |
tree | d4c4f96fac6878da0f7e14f1796abad7db7bbc39 | |
parent | e5a5192a5e42edca10c9d5e391e6f9fdd11f28ea [diff] |
ARM: imx6q: fix suspend regression caused by common clk migration When moving to common clk framework, the imx6q clks rom and mmdc_ch1_axi get different on/off states than old clk driver, which breaks suspend function. There might be a better way to manage these clocks, but let's takes the old clk driver approach to fix the regression first. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>