On Tue, Mar 09, 2021 at 04:16:18PM -0600, Pierre-Louis Bossart wrote: > In v5.10, the "haswell" driver was replaced by the "catpt" driver, but > the mutual exclusion with the SOF driver was not updated. This leads > to errors with card names and UCM profiles not being loaded by > PulseAudio. > > This fix should only be applied on v5.10-stable, the mutual exclusion > was removed in 5.11. > > Reported-by: David Ward <david.ward@xxxxxxxxxx> > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=211985 > Fixes: 6cbfa11d2694 ("ASoC: Intel: Select catpt and deprecate haswell") > Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > Reviewed-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx> > Acked-by: Mark Brown <broonie@xxxxxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Sasha Levin <sashal@xxxxxxxxxx> > --- > v2: added Mark and Cezary tags, fixed stable address, added > maintainers > Now queued up, thanks. greg k-h