From: mengdong.lin@linux.intel.com
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, liam.r.girdwood@linux.intel.com,
broonie@kernel.org, Mengdong Lin <mengdong.lin@linux.intel.com>,
mengdong.lin@intel.com
Subject: [PATCH] topology: Add support for included files
Date: Mon, 19 Sep 2016 13:34:44 +0800 [thread overview]
Message-ID: <cover.1474262798.git.mengdong.lin@linux.intel.com> (raw)
From: Mengdong Lin <mengdong.lin@linux.intel.com>
There is no ABI change in this file, but only an enhancement for topology
user space library. It will let a text configuration file include other
files, so that some common cofigurations can be shared and we can reduce
the total sizes of files.
Mengdong Lin (1):
topology: Add support for included files
include/topology.h | 37 +++++
src/topology/parser.c | 374 +++++++++++++++++++++++++++++++++++++++++++++-
src/topology/tplg_local.h | 17 +++
3 files changed, 423 insertions(+), 5 deletions(-)
--
2.5.0
next reply other threads:[~2016-09-19 5:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-19 5:34 mengdong.lin [this message]
2016-09-19 5:34 ` [PATCH] topology: Add support for included files mengdong.lin
2016-09-19 9:09 ` Mark Brown
2016-09-20 15:32 ` Lin, Mengdong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1474262798.git.mengdong.lin@linux.intel.com \
--to=mengdong.lin@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=mengdong.lin@intel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).