alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] topology: Support widgets' stream name and file inclusion for text conf file
@ 2016-10-17  5:55 mengdong.lin
  2016-10-17  5:57 ` [PATCH 1/2] topology: Fix missing stream name of widgets in " mengdong.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: mengdong.lin @ 2016-10-17  5:55 UTC (permalink / raw)
  To: alsa-devel
  Cc: Mengdong Lin, tiwai, hardik.t.shah, guneshwor.o.singh,
	liam.r.girdwood, vinod.koul, broonie, mengdong.lin

From: Mengdong Lin <mengdong.lin@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-10-20  6:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17  5:55 [PATCH 0/2] topology: Support widgets' stream name and file inclusion for text conf file mengdong.lin
2016-10-17  5:57 ` [PATCH 1/2] topology: Fix missing stream name of widgets in " mengdong.lin
2016-10-17  5:58 ` [PATCH 2/2] topology: Add support for included files mengdong.lin
2016-10-17 12:49 ` [PATCH 0/2] topology: Support widgets' stream name and file inclusion for text conf file Takashi Iwai
2016-10-19  3:45   ` Vinod Koul
2016-10-20  6:01     ` Mengdong Lin
2016-10-19  4:06   ` Mengdong Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).