[alsa-devel] [PATCH v2 0/3] ASoC: topology: UAPI updates for TLV, ops and types

Liam Girdwood liam.r.girdwood at linux.intel.com
Wed Aug 5 15:41:12 CEST 2015


This series updates the topology UAPI to allow easier addition of new TLV
object types, generic operations and added a private data type for the kernel
topology core.

Changes since V1

 * Split into several patches for UAPI changes.
 * Fixed {} usage in if statement.
 * Added __le32 data[SND_SOC_TPLG_TLV_SIZE] back to struct snd_soc_tplg_ctl_tlv

Liam Girdwood (1):
  ASoC: topology: Add private data type and bump ABI version to 3

Mengdong Lin (2):
  ASoC: topology: Update TLV support so we can support more TLV types
  ASoC: topology: Add ops support to byte controls UAPI

 include/uapi/sound/asoc.h | 33 ++++++++++++++++++---------
 sound/soc/soc-topology.c  | 58 +++++++++++++++++++++++++++++++++--------------
 2 files changed, 63 insertions(+), 28 deletions(-)

-- 
2.1.4



More information about the Alsa-devel mailing list