From: Roland Stigge Date: Wed, 4 Apr 2012 08:34:37 +0000 (+0200) Subject: i2c: pnx: Disable clk in suspend X-Git-Tag: v3.4-rc6~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c557cfee08751d22aed34840f389b846f0f4508;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 CC: stable@vger.kernel.org [wsa: reworded commit header slightly] Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed