From: Mark Brown Date: Mon, 15 May 2023 15:17:51 +0000 (+0900) Subject: ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipeline X-Git-Tag: v6.5-rc1~154^2^2~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d7c1a577598e4c709855b07c8df92b0c6fc4220;p=thirdparty%2Fkernel%2Flinux.git ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipeline Merge series from Peter Ujfalusi : Do not reset pipelines during the stop/suspend triggers in the BE DAI ops as the BE DAI pipeline needs to be left in the PAUSED state. It should only be reset during hw_free. This simplification is already done for the FE pipelines and the DAI trigger only toggles the states between PAUSED and RUNNING. --- 8d7c1a577598e4c709855b07c8df92b0c6fc4220