Re: [PATCH 10/12] pinctrl: npcm: Fix broken references to chip->parent_device
From: Linus Walleij
Date: Thu Feb 10 2022 - 19:42:17 EST
On Tue, Feb 1, 2022 at 1:21 PM Marc Zyngier <maz@xxxxxxxxxx> wrote:
> The npcm driver has a bunch of references to the irq_chip parent_device
> field, but never sets it.
>
> Fix it by fishing that reference from somewhere else, but it is
> obvious that these debug statements were never used. Also remove
> an unused field in a local data structure.
>
> Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij