commit | 584b408d37af4e0b38ad5b60f236381bcdf396bc | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Thu Aug 04 07:53:02 2011 -0700 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Aug 23 20:19:16 2011 +0100 |
tree | d98b492865b74228eeb8866c50dc43a95f3d286c | |
parent | 4b723a471050a8b80f7fa86e76f01f4c711b3443 [diff] |
Revert "i2c-omap: fix static suspend vs. runtime suspend" This reverts commit adf6e07922255937c8bfeea777d19502b4c9a2be. Remove system PM methods which can race with runtime PM methods. Also, as of v3.1, the PM domain level code for OMAP handles device power state transistions automatically for devices, so drivers no longer need to specifically call the bus/pm_domain methods themselves. Signed-off-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>