diff options
author | Grygorii Strashko <Grygorii.Strashko@linaro.org> | 2015-02-26 15:57:17 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-03-24 14:01:36 +0200 |
commit | 8450c8d071d858e8f95855a7b5897df3981e3d21 (patch) | |
tree | 9ecb2b931d99c0a8ca730a2c35ae67cc1c8dc5eb /drivers/gpu/drm/omapdrm/TODO | |
parent | 223bfd6911a0129d819b4dadb0eec93da014a9d9 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/TODO')
0 files changed, 0 insertions, 0 deletions