]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Parse ignore_suspend flag
authorCezary Rojewski <cezary.rojewski@intel.com>
Wed, 27 Mar 2019 14:45:04 +0000 (15:45 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 29 Jan 2023 17:55:29 +0000 (18:55 +0100)
commitd72da154a377926da6d03bda96427f3756226445
treedee3dff381f2d150e6adf2da8e3dc1653ef01685
parent1fc1c1b7dcdcd60ff87737b03dc915eb1a8c2152
topology: Parse ignore_suspend flag

XXX_VOICE_WAKEUP also known as 'ignore_suspend' is already processed by
kernel in soc-topology, but there is no way of setting it via topology
file like it's the case for other flags. Fix this by adding it to pcm,
dai and link parsing mechanism.

Signed-off-by: Piotr Maziarz <piotrx.maziarz@intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/topology/pcm.c