diff options
author | 2022-08-24 18:13:24 +0200 | |
---|---|---|
committer | 2022-08-25 09:44:25 +0200 | |
commit | 227295df4e37de66b61bbb3d1f10436f0acd33cc (patch) | |
tree | f280fdb8b2d2933c1a78065b9d69cca7d82733ea /drivers/gpu/drm/vc4/vc4_plane.c | |
parent | drm/display/dp_mst: Move all payload info into the atomic state (diff) | |
download | linux-dev-227295df4e37de66b61bbb3d1f10436f0acd33cc.tar.xz linux-dev-227295df4e37de66b61bbb3d1f10436f0acd33cc.zip |
drm/vc4: hdmi: unlock mutex when device is unplugged
In vc4_hdmi_encoder_{pre,post}_crtc_enable() commit cd00ed5187bf
("drm/vc4: hdmi: Protect device resources after removal") missed to
unlock the mutex before returning due to drm_dev_enter() indicating the
device being unplugged.
Fixes: cd00ed5187bf ("drm/vc4: hdmi: Protect device resources after removal")
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220824161327.330627-2-dakr@redhat.com
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_plane.c')
0 files changed, 0 insertions, 0 deletions