Re: [PATCH 1/4] gpiolib: of: do not ignore requested index when applying quirks

From: Bartosz Golaszewski
Date: Thu Sep 15 2022 - 04:37:24 EST


On Thu, Sep 8, 2022 at 7:40 AM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:
>
> We should not ignore index passed into of_find_gpio() when handling
> quirks. While in practice this change will not have any effect, it
> will allow consolidate quirk handling.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> ---

Applied the entire series. Thanks!

Bart