Re: [PATCH net] net: sgi: ioc3-eth: Remove leftover free_irq()

From: Thomas Bogendoerfer
Date: Tue Feb 04 2020 - 06:58:37 EST


On Tue, 04 Feb 2020 12:44:55 +0100 (CET)
David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: Thomas Bogendoerfer <tbogendoerfer@xxxxxxx>
> Date: Tue, 4 Feb 2020 12:36:28 +0100
>
> > Commit 0ce5ebd24d25 ("mfd: ioc3: Add driver for SGI IOC3 chip") moved
> > request_irq() from ioc3_open into probe function, but forgot to remove
> > free_irq() from ioc3_close.
> >
> > Fixes: 0ce5ebd24d25 ("mfd: ioc3: Add driver for SGI IOC3 chip")
> > Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@xxxxxxx>
>
> ioc3_open() still has the request_irq() in my tree.

then I guess you don't have commit 0ce5ebd24d25 in your tree. My Patch is
against linus/master, where it is already applied. Should I rebase against your
net tree, when the commit shows up ?

Thomas.

--
SUSE Software Solutions Germany GmbH
HRB 36809 (AG Nürnberg)
Geschäftsführer: Felix Imendörffer