summaryrefslogtreecommitdiff
path: root/sound/usb
diff options
context:
space:
mode:
authorWu Bo <wubo40@huawei.com>2020-04-26 21:17:22 +0800
committerTakashi Iwai <tiwai@suse.de>2020-04-29 09:25:37 +0200
commita2f647240998aa49632fb09b01388fdf2b87acfc (patch)
tree6e8f56aa9d7daef3666f3d4b2fe68baff65406e2 /sound/usb
parentca76282b6faffc83601c25bd2a95f635c03503ef (diff)
ALSA: hda/hdmi: fix without unlocked before return
Fix the following coccicheck warning: sound/pci/hda/patch_hdmi.c:1852:2-8: preceding lock on line 1846 After add sanity check to pass klockwork check, The spdif_mutex should be unlock before return true in check_non_pcm_per_cvt(). Fixes: 960a581e22d9 ("ALSA: hda: fix some klockwork scan warnings") Signed-off-by: Wu Bo <wubo40@huawei.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/1587907042-694161-1-git-send-email-wubo40@huawei.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions