Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Grygorii Strashko 8450c8d071 drm/omap: add hibernation callbacks
Setting a dev_pm_ops suspend/resume pair but not a set of hibernation
functions means those pm functions 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_drm_suspend/omap_drm_resume under CONFIG_PM_SLEEP to avoid build
warnings.

Signed-off-by: Grygorii Strashko <Grygorii.Strashko@linaro.org>
[tomi.valkeinen@ti.com: fix conflict, clean up description]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-03-24 14:01:36 +02:00
..
2015-03-10 09:59:34 +01:00
2015-03-09 19:58:30 +10:00
2015-02-05 16:21:19 +01:00
2015-03-09 19:58:30 +10:00
2015-03-13 17:37:35 +01:00
2014-12-16 08:56:55 +01:00
2015-03-13 17:37:35 +01:00
2014-12-16 18:44:34 +01:00
2015-03-13 17:37:35 +01:00
2015-03-10 09:59:34 +01:00
2015-03-13 17:37:35 +01:00
2015-03-13 17:37:35 +01:00