Revert "i2c-omap: fix static suspend vs. runtime suspend"
authorKevin Hilman <khilman@ti.com>
Thu, 4 Aug 2011 14:53:02 +0000 (07:53 -0700)
committerBen Dooks <ben-linux@fluff.org>
Tue, 23 Aug 2011 19:19:16 +0000 (20:19 +0100)
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>

No differences found