[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260112140758.215799-1-rf@opensource.cirrus.com>
Date: Mon, 12 Jan 2026 14:07:55 +0000
From: Richard Fitzgerald <rf@...nsource.cirrus.com>
To: vkoul@...nel.org, broonie@...nel.org, yung-chuan.liao@...ux.intel.com
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
patches@...nsource.cirrus.com
Subject: [PATCH 0/2] ASoC: Fix sdw_utils calling wrong codec init callbacks
This series fixes a problem with soc_sdw_utils.c calling the wrong
codec init callbacks, because it assumed that the DAI name could be
used to uniquely identify the codec. This isn't the case, especially
on SDCA which is a generic driver for many parts.
The second patch is the actual fix.
The first patch is needed to add a missing export to SoundWire core.
Richard Fitzgerald (2):
soundwire: Add missing EXPORT for sdw_slave_type
ASoC: sdw_utils: Call init callbacks on the correct codec DAI
drivers/soundwire/slave.c | 1 +
sound/soc/sdw_utils/soc_sdw_utils.c | 43 ++++++++++++++++++++++++++++-
2 files changed, 43 insertions(+), 1 deletion(-)
--
2.47.3
Powered by blists - more mailing lists