android_kernel_oneplus_msm8998/drivers/gpu/drm/panel
Jonathan Liu a155a9568d drm/panel: simple: Add missing panel_simple_unprepare() calls
commit f3621a8eb59a913612c8e6e37d81f16b649f8b6c upstream.

During panel removal or system shutdown panel_simple_disable() is called
which disables the panel backlight but the panel is still powered due to
missing calls to panel_simple_unprepare().

Fixes: d02fd93e2c ("drm/panel: simple - Disable panel on shutdown")
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170807115545.27747-1-net147@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-05 11:22:51 +01:00
..
Kconfig
Makefile
panel-lg-lg4573.c
panel-samsung-ld9040.c
panel-samsung-s6e8aa0.c
panel-sharp-lq101r1sx01.c
panel-simple.c drm/panel: simple: Add missing panel_simple_unprepare() calls 2017-12-05 11:22:51 +01:00