From: Kevin Hilman Date: Tue, 31 May 2011 23:08:09 +0000 (-0700) Subject: OMAP: PM: omap_device: fix device power domain callbacks X-Git-Tag: v3.0-rc4~22^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=345f79b3de7f6d651e4dba794af7c7303bdfd649;p=pandora-kernel.git OMAP: PM: omap_device: fix device power domain callbacks After commit 4d27e9dcff00a6425d779b065ec8892e4f391661 (PM: Make power domain callbacks take precedence over subsystem ones), the power domain callbacks need to call the driver callbacks instead of relying on the default subsystem (in this case, platform_bus) to handle the driver callbacks. Validated on 3430/n900, 3530/Overo. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed