]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: topology: ABI - Add sig_bits to stream caps
authorMengdong Lin <mengdong.lin@linux.intel.com>
Fri, 19 Aug 2016 10:12:46 +0000 (18:12 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 22 Aug 2016 17:55:30 +0000 (18:55 +0100)
commitd2db6ea25a4ffe2aa2b3260932b27dd50e9a7b94
tree33c7622f06b0c6b83a6b2eed831fb9a9c8e629d3
parent72a9844a2c7a4e43204ae243bb5d39dc91b225d0
ASoC: topology: ABI - Add sig_bits to stream caps

Kernel struct snd_soc_pcm_stream, SoC PCM stream information, needs this
field. Although current topology users don't configure this, we define it
for future extension.

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