From: Mark Brown Date: Wed, 23 Nov 2022 12:22:12 +0000 (+0000) Subject: ASoC: Intel: avs: DSP recovery and resume fixes X-Git-Tag: io_uring-6.2-2022-12-19~38^2^2~59 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e9a45c8aca0c83f61a7dffcbb996952919f4ae54;p=linux-block.git ASoC: Intel: avs: DSP recovery and resume fixes Merge series from Cezary Rojewski : Two fixes that are result of the recent discussions [1][2]. First adds missing locking around snd_pcm_stop() while the second fix sets substream state to DISCONNECTED if any suspend/resume related operation fails so that userspace has means to be aware that something went wrong during said operation. --- e9a45c8aca0c83f61a7dffcbb996952919f4ae54