OSDN Git Service

topology: ABI - Change stream formats to a bitwise flag
authorMengdong Lin <mengdong.lin@linux.intel.com>
Thu, 5 Nov 2015 12:49:02 +0000 (20:49 +0800)
committerJaroslav Kysela <perex@perex.cz>
Thu, 5 Nov 2015 13:53:24 +0000 (14:53 +0100)
commit9977accde22c86e783830efd932112dcc9ceb475
tree8db3f4104b0562cdef551063b89dd295e703f1fb
parentf934c3de4b2299770276fabe06fb2df2d9f79e5e
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@linux.intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asoc.h
src/topology/pcm.c