
29 Apr
2020
29 Apr
'20
10:27 a.m.
On Sun, 26 Apr 2020 15:17:22 +0200, Wu Bo wrote:
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().
Signed-off-by: Wu Bo wubo40@huawei.com
Applied now with the correction of subject and Fixes tag as well as Cc-to-stable tag.
thanks,
Takashi