On 16/09/2022 12:20, Linus Walleij wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > On Fri, Sep 16, 2022 at 1:04 PM <Conor.Dooley@xxxxxxxxxxxxx> wrote: >> >> On 08/09/2022 06:39, Dmitry Torokhov wrote: >>> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe >>> >>> Instead of having a string of "if" statements let's put all quirks into >>> an array and iterate over them. >>> >>> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> >> >> Hey, >> This seems to have landed in -next today as a2b5e207cade which has >> unfortunately broken boot for me: > > Michael Walle has sent a patch fixing it: > https://lore.kernel.org/linux-gpio/20220916110118.446132-1-michael@xxxxxxxx/ Ohh great, I checked before I started writing my mail but didn't see anything, which makes sense given the times..