From: Mengdong Lin <mengdong.lin@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, hardik.t.shah@intel.com,
guneshwor.o.singh@intel.com, liam.r.girdwood@linux.intel.com,
vinod.koul@intel.com, broonie@kernel.org, mengdong.lin@intel.com
Subject: Re: [PATCH v3 0/3] topology: Support widgets' stream name and file inclusion for text conf file
Date: Mon, 24 Oct 2016 19:44:31 +0800 [thread overview]
Message-ID: <580DF41F.1070207@linux.intel.com> (raw)
In-Reply-To: <cover.1477308877.git.mengdong.lin@linux.intel.com>
Sorry, please overlook this version. I forgot to modify the doxygen
comment for static functions.
Thanks
Mengdong
On 10/24/2016 07:37 PM, mengdong.lin@linux.intel.com wrote:
> 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.
>
> Patch 1 fixes a missing topology feature for text conf file to configure
> stream name of a widget.
>
> Patch 2 allows alsaconf to search included files under global
> configuration directories. This will benefit topology and UCM.
>
> Patch 3 adds document about how to include files for topology
> configuration. There is no c code change but actually it depends
> on patch 2.
>
> History:
> v2: No longer use topology-specific code to support searching included
> files, but extend alsaconf to support this and user can just use
> alsaconf syntax <xxx> and <confdir:xxx>.
>
> v3: Not use <confdir:xxx> but define new syntax <searchdir:xxx> to
> define directories for searching included file.
>
> Mengdong Lin (3):
> topology: Fix missing stream name of widgets in text conf file
> alsaconf: Search included files under user specified configuration
> directories
> topology: Add doc for including other files in the text conf file
>
> include/topology.h | 31 ++++++++++
> src/conf.c | 170 +++++++++++++++++++++++++++++++++++++++++++++++++++-
> src/topology/dapm.c | 10 ++++
> 3 files changed, 210 insertions(+), 1 deletion(-)
>
next prev parent reply other threads:[~2016-10-24 11:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 11:37 [PATCH v3 0/3] topology: Support widgets' stream name and file inclusion for text conf file mengdong.lin
2016-10-24 11:44 ` Mengdong Lin [this message]
2016-10-25 7:08 ` Takashi Iwai
2016-10-25 14:40 ` 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=580DF41F.1070207@linux.intel.com \
--to=mengdong.lin@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=guneshwor.o.singh@intel.com \
--cc=hardik.t.shah@intel.com \
--cc=liam.r.girdwood@linux.intel.com \
--cc=mengdong.lin@intel.com \
--cc=tiwai@suse.de \
--cc=vinod.koul@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.