From 1c4828f916ffd5b7cc4d57d832cce615475b36da Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Mon, 13 Jul 2015 15:38:04 -0500 Subject: [PATCH] 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-format-patch failed