i2c: nomadik: Convert to late and early system PM callbacks
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Feb 2014 15:20:53 +0000 (16:20 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 5 Mar 2014 16:11:00 +0000 (17:11 +0100)
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 <ulf.hansson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-nomadik.c

Simple merge