From: Mika Westerberg Date: Thu, 15 May 2014 14:37:22 +0000 (+0300) Subject: i2c: designware: Disable device on system suspend X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f537295a58ddc4460b9857c6e4a6959685447f3b;p=pandora-kernel.git i2c: designware: Disable device on system suspend Userspace can initiate system suspend on arbitrary times which means that device drivers must make sure that their device gets quiesced before system suspend is entered. Therefore disable the I2C host controller in the driver system suspend hook. Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed