]> 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>
Wed, 20 Mar 2013 04:07:41 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:01 +0000 (16:34 +1100)
commit4dbe41374e5ff53cd0bf9e67ef430448fe84584e
treece558ff4b9f9be5d87a92549272e0b2f9b62d584
parent228a815963679c5ebfa652a2f548745331afedb6
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