]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ld9040: convert ld9040 to dev_pm_ops
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:24:57 +0000 (10:24 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:24 +0000 (17:12 +1100)
commitefd87444eca892c361425bbc69e2e8bba6b36622
tree2509d1bf06489b863a2363a67bdeb154385fc06a
parent5185761527f49f5292297da67b5c209eaa48546b
backlight: ld9040: convert ld9040 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/ld9040.c