]> git.alsa-project.org Git - alsa-lib.git/commit
topology: ABI - Add voice wake up flag for DAI links
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 16 Nov 2016 06:42:58 +0000 (14:42 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Nov 2016 06:50:29 +0000 (07:50 +0100)
commit75626fec508f8e3925fd351646cbf031d225d3cc
treefa6a959a3794ff36950b9f656c06b5b36c062643
parent6a93f24dacc6e8163797dca0707d0967a0bfebda
topology: ABI - Add voice wake up flag for DAI links

Add a new flag bit SND_SOC_TPLG_LNK_FLGBIT_VOICE_WAKEUP to link flags.
If a link is used for voice wake up, users can set this flag bit and
topology will set the link's 'ignore_suspend' to true.

This ABI update is backward compatible and applied in kernel. We may
rename this flag when we find a better name for this.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asoc.h