diff options
author | Douglas Anderson <[email protected]> | 2021-04-23 09:58:47 -0700 |
---|---|---|
committer | Douglas Anderson <[email protected]> | 2021-04-30 13:24:30 -0700 |
commit | 70e12560126685e982ee680e0e40049edbd66cf0 (patch) | |
tree | 16f0be9cbd3371b7ec9cb86a94ecb23e04f4f8e2 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 885811372fe101c4299c53eecc9fee72cf927a0c (diff) |
drm/panel: panel-simple: Add missing pm_runtime_disable() calls
In commit 3235b0f20a0a ("drm/panel: panel-simple: Use runtime pm to
avoid excessive unprepare / prepare") we started using pm_runtime, but
my patch neglected to add the proper pm_runtime_disable(). Doh! Add
them now.
Fixes: 3235b0f20a0a ("drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare")
Reported-by: Bjorn Andersson <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Sean Paul <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423095743.v5.1.I9e6af2529d6c61e5daf86a15a1211121c5223b9a@changeid
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions