summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/stm
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2023-09-02 02:39:55 +0300
committerDouglas Anderson <dianders@chromium.org>2023-09-21 20:50:03 +0300
commit10c8204c8b172234f11a0482a89fb4affadfaab5 (patch)
tree058f630453e8acd49517f6f860b367593e3aec62 /drivers/gpu/drm/stm
parent013d382d11a29ee13023c21dade684f98e47ec5a (diff)
downloadlinux-10c8204c8b172234f11a0482a89fb4affadfaab5.tar.xz
drm/ssd130x: Call drm_atomic_helper_shutdown() at remove time
Based on grepping through the source code, this driver appears to be missing a call to drm_atomic_helper_shutdown() at remove time. Let's add it. The fact that we should call drm_atomic_helper_shutdown() in the case of OS driver remove comes straight out of the kernel doc "driver instance overview" in drm_drv.c. Suggested-by: Maxime Ripard <mripard@kernel.org> Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Douglas Anderson <dianders@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/20230901163944.RFT.4.I4752a39ad9f8fd08b32c2b78a8a3e40491bfb5eb@changeid
Diffstat (limited to 'drivers/gpu/drm/stm')
0 files changed, 0 insertions, 0 deletions