commit | bce9f8d620e5aed7c677dabe5fda09a3af3d5216 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 17 16:20:53 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 05 17:11:00 2014 +0100 |
tree | a8ca2fd04b8ab87b7d47e0426f5ebb99bdc2cb62 | |
parent | e46d397550835fc41eeaee08afb37ddeb6a01e72 [diff] |
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>