]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: simple: Update backlight state property
authorThierry Reding <treding@nvidia.com>
Fri, 17 Jun 2016 17:11:53 +0000 (19:11 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 11 Jul 2016 12:30:35 +0000 (14:30 +0200)
commit0806f1219a927e0cb59ea557292a74608afa4cd4
treebedf590116ef32803a9cc323df332f37b74b3da1
parentc238c8cb3f011367e52088b77ff697c5a0b22a69
drm/panel: simple: Update backlight state property

Some backlight drivers ignore the power property and instead only use
the state property. Fixup the panel driver to set the state property in
addition to the power property.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c