Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OMAP: PM: omap_device: fix device power domain callbacks
After commit 4d27e9d (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>
- Loading branch information