Re: [PATCH v2 00/11] Improve CS35l41-based audio codec drivers

From: Cristian Ciocaltea
Date: Thu Sep 07 2023 - 13:33:53 EST


On 9/7/23 20:21, Mark Brown wrote:
> On Thu, Sep 07, 2023 at 08:09:59PM +0300, Cristian Ciocaltea wrote:
>
>> - Added 3 new patches providing some HDA related fixes
>
> Do these have any interaction with the rest of the series?

Yes, PATCH v2 04/11 changed the signature of cs35l41_global_enable()
function which is also used by HDA - this is how I noticed the
additional issues.