Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1436809

Re: [PATCH] net-next: mediatek: remove superfluous free_irq() call

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net-next: mediatek: remove superfluous free_irq() call
Date 2016-07-05 09:00 +0200
Message-ID <rRsuS-7IG-29@gated-at.bofh.it> (permalink)
References <rRcgp-6ag-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: John Crispin <john@phrozen.org>
Date: Mon,  4 Jul 2016 15:37:10 +0200

> Commit 8067302973a1 ("net-next: mediatek: add support for IRQ grouping")
> adds handling for irq 1 and 2 to the uninit function but did not remove
> irq 0 which is not used since irq grouping was introduced. Fix this by
> removing the superfluous call to free_irq().
> 
> Reported-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: John Crispin <john@phrozen.org>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net-next: mediatek: remove superfluous free_irq() call John Crispin <john@phrozen.org> - 2016-07-04 15:40 +0200
  Re: [PATCH] net-next: mediatek: remove superfluous free_irq() call Arnd Bergmann <arnd@arndb.de> - 2016-07-04 15:50 +0200
  Re: [PATCH] net-next: mediatek: remove superfluous free_irq() call David Miller <davem@davemloft.net> - 2016-07-05 09:00 +0200

csiph-web