From: Felipe Balbi Date: Mon, 13 Jul 2015 20:38:04 +0000 (-0500) Subject: i2c: omap: on ->remove() call pm_runtime_put_sync() X-Git-Tag: omap-for-v4.3/fixes-rc1~62^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4828f916ffd5b7cc4d57d832cce615475b36da;p=pandora-kernel.git i2c: omap: on ->remove() call pm_runtime_put_sync() we're about to remove the module, so we can't really schedule a PM transition in the future, we must wait for it to finish. Signed-off-by: Felipe Balbi Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed