[PATCH v3 4/5] soundwire: cadence: Fix lost ATTACHED interrupts when enumerating

Richard Fitzgerald rf at opensource.cirrus.com
Wed Sep 14 16:30:32 CEST 2022


On 14/09/2022 14:48, Pierre-Louis Bossart wrote:
> 
>> diff --git a/drivers/soundwire/cadence_master.c b/drivers/soundwire/cadence_master.c
>> index 245191d22ccd..2f131604d884 100644
>> --- a/drivers/soundwire/cadence_master.c
>> +++ b/drivers/soundwire/cadence_master.c
>> @@ -954,9 +954,22 @@ static void cdns_update_slave_status_work(struct work_struct *work)
>>   	u32 device0_status;
>>   	int retry_count = 0;
>>   
>> +	/*
>> +	 * Clear main interrupt first so we don't lose any assertions
>> +	 * the happen during this function.
> 
> typo: that happen?
> 

I hate typos.


More information about the Alsa-devel mailing list