From: Mark Brown Date: Fri, 13 Dec 2024 17:33:00 +0000 (+0000) Subject: ASoC: SOF: core/Intel: Handle pause supported token X-Git-Tag: v6.14-rc1~111^2~7^2~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b94f41449939537151dfd91e922b2e897054b94;p=thirdparty%2Flinux.git ASoC: SOF: core/Intel: Handle pause supported token Merge series from Peter Ujfalusi : A new set of tokens have been added to SOF topology to indicate that the pause operation is supported or not on the given PCM device. Pause is an optional feature that depends on pipeline, topology and modules used by the PCM. Add a pause_supported flag to snd_sof_pcm_stream and use this flag in Intel platform code to keep the pause support enabled or to disable it. --- 9b94f41449939537151dfd91e922b2e897054b94