]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ld9040: convert ld9040 to dev_pm_ops
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:39 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:00 +0000 (16:34 +1100)
commit300251d5608bc68596c99e7604af35519081c533
tree87905c178e28c157e9f700c6e4548572deca6e00
parent2ac89398f813d4eab4b6fa055551bcf68fc0ccf8
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