ASoC: topology: ABI - Add voice wake up flag for DAI links
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 2 Nov 2016 17:05:32 +0000 (01:05 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 4 Nov 2016 17:36:39 +0000 (11:36 -0600)
commit6ff67ccafdf4c782489de1ccc47e1ec8d8480b63
tree7c5b2dd68e20254ba3c2416b4b153b7542a17889
parent9aa3f03473ce1187062bb0c68aeacf7b3ac52831
ASoC: 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.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/uapi/sound/asoc.h
sound/soc/soc-topology.c