aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
author[email protected] <[email protected]>2022-10-24 11:36:33 +0200
committerMaxime Ripard <[email protected]>2022-11-03 09:26:41 +0100
commit682f99b8ae886c22ba9f16df454aecc8c6d803ba (patch)
tree786cfa9a415e6e9792240b4719a5c85e9583b629 /drivers/fpga/fpga-mgr.c
parentfc007fb815ab5395c3962c09b79a1630b0fbed9c (diff)
drm/vc4: hdmi: Take our lock to reset the link
We access some fields protected by our internal mutex in vc4_hdmi_reset_link() (saved_adjusted_mode, output_bpc, output_format) and are calling functions that need to have that lock taken (vc4_hdmi_supports_scrambling()). However, the current code doesn't lock that mutex. Let's make sure it does. Fixes: 6bed2ea3cb38 ("drm/vc4: hdmi: Reset link on hotplug") Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions