]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: hp680_bl: convert hp680bl to dev_pm_ops
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:00 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:26 +0000 (17:12 +1100)
commit90c9294720c9f745189e5c783bf69366bc095de9
tree1744f8b965993754e8d2cf737eb9c55d3f0000ac
parentdfe7bb6e9fe08117691cbcc14a45ca236f31c821
backlight: hp680_bl: convert hp680bl 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 <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/hp680_bl.c