From f537295a58ddc4460b9857c6e4a6959685447f3b Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 15 May 2014 17:37:22 +0300 Subject: [PATCH] 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-format-patch failed