[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMRc=Mek7kGFHh3Rgp=KY6Tu+giiAFXgBqaW2zBJv7vYw7CSfg@mail.gmail.com>
Date: Sat, 9 Apr 2022 22:39:35 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH v2 1/5] gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()
On Fri, Apr 8, 2022 at 8:19 PM Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> 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@...ev.pl>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Applied, this entire series, thanks!
Bart
Powered by blists - more mailing lists