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