From: Ulf Hansson Date: Mon, 17 Feb 2014 15:20:53 +0000 (+0100) Subject: i2c: nomadik: Convert to late and early system PM callbacks X-Git-Tag: v3.15-rc1~41^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce9f8d620e5aed7c677dabe5fda09a3af3d5216;p=pandora-kernel.git i2c: nomadik: Convert to late and early system PM callbacks At system suspend_late, runtime PM has been disabled by the PM core which means we can safely operate on these resources. Consequentially we no longer have to wait until the noirq phase of the system suspend. Signed-off-by: Ulf Hansson Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed