]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - include/uapi/sound/asoc.h
ASoC: topology: ABI - Add flags and private data to PCM
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 2 Nov 2016 17:03:34 +0000 (01:03 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 3 Nov 2016 16:29:02 +0000 (10:29 -0600)
commit717a8e7235377fa50f074c407cc5d0486aa15aa2
tree763392367212183f2c42fd5f70e34d5a383e133e
parent288b8da7e992f0b86b283f98e92885781ffdcaee
ASoC: topology: ABI - Add flags and private data to PCM

This is the remaining update to PCM ABI object of version 5.

The flags will be applied to FE (Front End) links and can also be used
by physical links. The private data is reserved for future extension, so
offset update will add the private data size.

Now user space is using ABI v4, and the previous patch "ASoC: topology:
make PCM backward compatible from ABI v4" can assure the backward
compatibility.

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