[PATCH 2/3] ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK

Mark Brown broonie at kernel.org
Thu Apr 30 05:05:02 PDT 2026


On Thu, Apr 30, 2026 at 03:46:02PM +0800, Troy Mitchell wrote:

> +	/* Scan all DAIs on the card for an active peer sharing the same BCLK */
> +	for_each_card_rtds(card, rtd) {
> +		for_each_rtd_cpu_dais(rtd, i, other_dai) {

We need card->mutex here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20260430/2adefcb5/attachment.sig>


More information about the linux-riscv mailing list