[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2e1b5ce3-94c8-4e74-9358-aeec57dc7a87@linux.dev>
Date: Tue, 13 Jan 2026 23:17:17 +0100
From: Pierre-Louis Bossart <pierre-louis.bossart@...ux.dev>
To: Charles Keepax <ckeepax@...nsource.cirrus.com>,
Richard Fitzgerald <rf@...nsource.cirrus.com>, vkoul@...nel.org
Cc: broonie@...nel.org, yung-chuan.liao@...ux.intel.com,
linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
patches@...nsource.cirrus.com
Subject: Re: [PATCH 0/2] ASoC: Fix sdw_utils calling wrong codec init
callbacks
On 1/13/26 12:12, Charles Keepax wrote:
> On Mon, Jan 12, 2026 at 02:07:55PM +0000, Richard Fitzgerald wrote:
>> 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(-)
>
> Reviewed-by: Charles Keepax <ckeepax@...nsource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@...ux.dev>
It's not obvious from the patchset title that the first patch probably needs Vinod's Acked-by tag
Powered by blists - more mailing lists