On Mon, Jun 10, 2019 at 7:11 PM Grygorii Strashko <grygorii.stras...@ti.com> wrote:
> From: Russell King <rmk+ker...@armlinux.org.uk> > > Commit c4791bc6e3a6 ("gpio: omap: drop omap_gpio_list") removed the > list head and addition to the list head of each gpio bank, but failed > to remove the list_del() call and the node inside struct gpio_bank. > Remove these too. > > Fixes: c4791bc6e3a6 ("gpio: omap: drop omap_gpio_list") > Signed-off-by: Russell King <rmk+ker...@armlinux.org.uk> > Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> Patch applied. Yours, Linus Walleij