diff options
author | 2015-02-25 20:08:20 +0200 | |
---|---|---|
committer | 2015-03-24 14:09:43 +0200 | |
commit | 1d601da27b052be84eb49854ddbc7c1046d6702d (patch) | |
tree | 317af6efcc467941ced0e16559e78320a5633225 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/omap: add hibernation callbacks (diff) | |
download | wireguard-linux-1d601da27b052be84eb49854ddbc7c1046d6702d.tar.xz wireguard-linux-1d601da27b052be84eb49854ddbc7c1046d6702d.zip |
drm/omap: tiler: add hibernation callback
Setting a dev_pm_ops resume callback but not a set of hibernation
handler means that pm function will not be called upon hibernation.
Fix this by using SIMPLE_DEV_PM_OPS, which appropriately assigns the
suspend and hibernation handlers and move omap_dmm_resume under
CONFIG_PM_SLEEP to avoid build warnings.
Signed-off-by: Grygorii Strashko <grygorii.strashko@linaro.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
[tomi valkeinen: add missing 'static']
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions