backlight: omap1: convert omapbl to dev_pm_ops
authorJingoo Han <[email protected]>
Mon, 29 Apr 2013 23:17:59 +0000 (16:17 -0700)
committerLinus Torvalds <[email protected]>
Tue, 30 Apr 2013 01:28:18 +0000 (18:28 -0700)
commit07cac9d78fcc9a0a3dd7c5b8523371f4d8cae591
treedf52ac489cfc2e8cbcc94adff117846ab979cfb6
parent46e1915eef9c0e935a09808a30e167abb857b4ec
backlight: omap1: convert omapbl to dev_pm_ops

Instead of using legacy suspend/resume methods, using newer dev_pm_ops
structure allows better control over power management.

Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/backlight/omap1_bl.c