]> git.karo-electronics.de Git - karo-tx-linux.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)
commite4aa34289ec6a8a9f6a6f63d0e219db6ceaaf4c8
treebedf590116ef32803a9cc323df332f37b74b3da1
parentdc982832bfde32f6a6dcbfcec355f071aa008d31
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