On Mon, Nov 4, 2019 at 1:18 AM Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> wrote: > Use more of the gpiolib infrastructure for handling interrupts. The > root interrupt still needs to be handled manually as it is shared with > other peripherals on the SoC. > > This will allow multiple instances of this driver to be supported and > will clean up gracefully on failure thanks to the device managed APIs. > > Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> > Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > --- > > Notes: > Changes in v3: > - retain old irqchip name for ABI compatilbilty > - add revew from Florian > Changes in v2: > - none Patch applied. Yours, Linus Walleij