OMAP: PM: omap_device: fix device power domain callbacks
authorKevin Hilman <khilman@ti.com>
Tue, 31 May 2011 23:08:09 +0000 (16:08 -0700)
committerKevin Hilman <khilman@ti.com>
Mon, 6 Jun 2011 23:15:04 +0000 (16:15 -0700)
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 <khilman@ti.com>

No differences found