]> git.karo-electronics.de Git - karo-tx-linux.git/commit
backlight: ep93xx: convert ep93xx 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>
Fri, 22 Mar 2013 04:33:21 +0000 (15:33 +1100)
commit75aecb1b31e5b496e0994f88fc36f732ffa69f98
tree14cf42abc0d42fc16c9897cdf73e59e775f1125a
parentb5eee4bbd2b231236b95b5d8c46b1bd0e6efd6ca
backlight: ep93xx: convert ep93xx 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/ep93xx_bl.c