ASoC: topology: ABI - Change stream formats to a bitwise flag
authorMengdong Lin <mengdong.lin@intel.com>
Wed, 30 Sep 2015 09:31:44 +0000 (17:31 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2015 16:59:49 +0000 (17:59 +0100)
commit478d0d39719127c42f21ac85b8719a87b8fa7bd7
tree3ad7258828f9418880eb86ea03f16fc14badf873
parent731324f5cee3caf230427f754701212961fe0bb1
ASoC: topology: ABI - Change stream formats to a bitwise flag

The toplogy user space tool will generate this bitwise flag by using
SNDRV_PCM_FORMAT_* exposed by asound.h, and the topology core will copy
this flag when generating DAI streams.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/uapi/sound/asoc.h
This page took 0.064633 seconds and 5 git commands to generate.