ASoC: Intel: avs: Drop superfluous stream decoupling
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 29 Sep 2023 11:24:36 +0000 (13:24 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 29 Sep 2023 12:17:55 +0000 (14:17 +0200)
commitb87b8f43afd5f7afd3920532942f5e9ea028d955
tree890f90c9ca22b64c446b7b139c06b772bc7c3a15
parenta5e6ea01265e9ed9ab8511907ebbc82552cd2e9e
ASoC: Intel: avs: Drop superfluous stream decoupling

HDAudio streams are decoupled on startup() and, decoupling them again on
prepare() is redundant.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20230929112436.787058-7-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/pcm.c