OSDN Git Service

ASoC: SOF: topology: parse and store d0i3_compatible flag
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 25 Oct 2019 22:41:05 +0000 (17:41 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 28 Oct 2019 14:42:26 +0000 (14:42 +0000)
commitc5232c0171428f005a3204e1c264231fb5999b28
tree6465ad11281b95233e423f0452784af31429c17f
parent4a94940988cc44adeb383401dea0beeac4abbe63
ASoC: SOF: topology: parse and store d0i3_compatible flag

Parses the token from tplg file and store it to snd_sof_pcm_stream
d0i3_compatible flag, which can be used later for d0ix transition
management.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191025224122.7718-10-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c