[alsa-devel] [PATCH 0/2] topology: Support widgets' stream name and file inclusion for text conf file

mengdong.lin at linux.intel.com mengdong.lin at linux.intel.com
Mon Oct 17 07:55:21 CEST 2016


From: Mengdong Lin <mengdong.lin at linux.intel.com>

This series doesn't require or cause any ABI updates. It doesn't need the
kernel patches that trying to udpate ABI from v4 or v5.

It just fix a missing feature and enhance text conf file to support
including files to control the increasing size of text conf files.

Mengdong Lin (2):
  topology: Fix missing stream name of widgets in text conf file
  topology: Add support for included files

 include/topology.h        |  38 +++++
 src/topology/dapm.c       |  10 ++
 src/topology/parser.c     | 374 +++++++++++++++++++++++++++++++++++++++++++++-
 src/topology/tplg_local.h |  17 +++
 4 files changed, 434 insertions(+), 5 deletions(-)

-- 
2.5.0



More information about the Alsa-devel mailing list