On Tue, May 18, 2021 at 10:33 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > In a few places we are using a loop against all GPIO descriptors > with a given flag for a given device. Replace it with a consolidated > for_each type of macro. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> This is great for readability. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij