]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaeb147c8ab0fde47dfecdce5793817fb5210a169
treea8ca2fd04b8ab87b7d47e0426f5ebb99bdc2cb62
parent96b142e3c48de772d1d9b4260dacefcf8152fbc0
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 <ulf.hansson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-nomadik.c