From: Shawn Guo Date: Tue, 5 Jun 2012 07:16:43 +0000 (+0800) Subject: ARM: imx6q: fix suspend regression caused by common clk migration X-Git-Tag: v3.5-rc5~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae95aefb73b32ec4e7c46554304042ba82230ca;p=pandora-kernel.git 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed