Re: [PATCH] soundwire: intel: Move suspend tracking from trigger to pm suspend
From: Vinod Koul
Date: Thu May 14 2026 - 11:31:53 EST
On Fri, 08 May 2026 18:17:55 +0800, Bard Liao wrote:
> Mark all open DAI runtimes as suspended in the component .suspend
> callback instead of relying on SNDRV_PCM_TRIGGER_SUSPEND, which is
> not delivered during PAUSE or xrun states.
>
> If during system suspend a dai is open it means that it is in either in
> SUSPENDED, PAUSED or STOPPED (due to xrun) state and they will need to be
> re-initialized during resume (which is done in .prepare callback).
>
> [...]
Applied, thanks!
[1/1] soundwire: intel: Move suspend tracking from trigger to pm suspend
commit: acf676b9de0c86bc735a7f04962d3d688e156ffc
Best regards,
--
~Vinod