From: Roland Stigge Date: Sun, 22 Apr 2012 09:59:47 +0000 (+0200) Subject: i2c: pnx: Disable clk in suspend X-Git-Tag: v3.5-rc1~154^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4cea7fc1bfd8a36d08f8114efcb11d649d97d5a;p=pandora-kernel.git i2c: pnx: Disable clk in suspend In the driver's suspend function, clk_enable() was used instead of clk_disable(). This is corrected with this patch. Signed-off-by: Roland Stigge Reviewed-by: Arnd Bergmann Signed-off-by: Wolfram Sang CC: stable@vger.kernel.org --- Reading git-diff-tree failed