From: Kevin Hilman Date: Thu, 4 Aug 2011 14:53:02 +0000 (-0700) Subject: Revert "i2c-omap: fix static suspend vs. runtime suspend" X-Git-Tag: v3.1-rc4~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584b408d37af4e0b38ad5b60f236381bcdf396bc;p=pandora-kernel.git 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 Signed-off-by: Ben Dooks --- Reading git-diff-tree failed