public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Bard Liao <yung-chuan.liao@linux.intel.com>
Cc: tiwai@suse.de, linux-sound@vger.kernel.org,
	pierre-louis.bossart@linux.dev, bard.liao@intel.com,
	peter.ujfalusi@linux.intel.com
Subject: Re: [PATCH v2 2/2] ASoC: SOF: topology: allow user to add topologies
Date: Thu, 16 Apr 2026 10:43:40 +0100	[thread overview]
Message-ID: <aeCvTNeUh1DK68Q2@sirena.co.uk> (raw)
In-Reply-To: <20260416053552.3464661-3-yung-chuan.liao@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

On Thu, Apr 16, 2026 at 01:35:52PM +0800, Bard Liao wrote:

> +static char *feature_topologies[MAX_FEATURE_TPLG_COUNT];
> +static int feature_tplg_cnt;
> +module_param_array(feature_topologies, charp, &feature_tplg_cnt, 0444);
> +MODULE_PARM_DESC(index, "Topology list for virtual loop DAI link");

The description here still references index not feature_topologies?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2026-04-16  9:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-16  5:35 [PATCH v2 0/2] ASoC: SOF: topology: allow user to add topologies Bard Liao
2026-04-16  5:35 ` [PATCH v2 1/2] ASoC: sof-function-topology-lib: add virtual loop dai support Bard Liao
2026-04-16  5:35 ` [PATCH v2 2/2] ASoC: SOF: topology: allow user to add topologies Bard Liao
2026-04-16  9:43   ` Mark Brown [this message]

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=aeCvTNeUh1DK68Q2@sirena.co.uk \
    --to=broonie@kernel.org \
    --cc=bard.liao@intel.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=tiwai@suse.de \
    --cc=yung-chuan.liao@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox