Re: [PATCH v1 1/1] spi: Replace match_true() by device_match_any()

From: Andy Shevchenko
Date: Tue Jun 07 2022 - 20:42:58 EST


On Tue, Jun 07, 2022 at 10:06:01PM +0300, Andy Shevchenko wrote:
> We have already a helper to match any device, use it and drop match_true().

Scratch this, it seems I compiled against wrong config and haven't noticed
types mismatch.

We can't use the proposed helper since it's only for for_each type of
functions.

--
With Best Regards,
Andy Shevchenko