All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@ti.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com
Subject: Re: [PATCH] ASoC: core: Support transparent CODEC<->CODEC DAI links
Date: Mon, 16 Apr 2012 15:59:38 +0100	[thread overview]
Message-ID: <1334588378.2255.1.camel@odin> (raw)
In-Reply-To: <1334342704-21495-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On Fri, 2012-04-13 at 19:45 +0100, Mark Brown wrote:

> +
> +	/* We only support a single source and sink, pick the first */
> +	source_p = list_first_entry(&w->sources, struct snd_soc_dapm_path,
> +				    list_sink);
> +	sink_p = list_first_entry(&w->sinks, struct snd_soc_dapm_path,
> +				  list_source);
> +

I assume the intention here is to have a graph like

some widget --> DAI widget -> DAI link widget -> DAI widget --> some
widget ?

Acked-by: Liam Girdwood <lrg@ti.com>

  reply	other threads:[~2012-04-16 14:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 18:45 [PATCH] ASoC: core: Support transparent CODEC<->CODEC DAI links Mark Brown
2012-04-16 14:59 ` Liam Girdwood [this message]
2012-04-16 15:05   ` Mark Brown

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=1334588378.2255.1.camel@odin \
    --to=lrg@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=patches@opensource.wolfsonmicro.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.