On 01.12.2021 20:18, Andy Shevchenko wrote: > On Wed, Dec 01, 2021 at 07:49:19PM +0100, Heiner Kallweit wrote: >> On 01.12.2021 16:41, Mark Brown wrote: >>> On Tue, Nov 30, 2021 at 09:13:35PM +0100, Heiner Kallweit wrote: >>> >>>> We want to continue in case of a match. Fix the erroneously inverted >>>> logic. >>> >>> We do? Why? I can't tell from this changelog what the problem is or >>> why the patch would fix it. > > Isn't it fixed by b79332ef9d61 ("spi: Fix condition in the > __spi_register_driver()")? > > Indeed, it has been fixed with this commit. I was using linux-next from Nov 24th that included the first change but not yet the fix. Sorry for the noise.