On Fri, Apr 8, 2022 at 8:19 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > The iterator loop is used exclusively to get a descriptor, which in its > turn is what is being used by the caller. Embed the iterator variable > into the loop in the for_each_gpio_desc_with_flag() macro helper. > > Suggested-by: Bartosz Golaszewski <brgl@xxxxxxxx> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Applied, this entire series, thanks! Bart