diff options
author | John Crispin <john@phrozen.org> | 2016-07-04 16:37:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-05 09:55:56 +0300 |
commit | 019d0c99364a818eb08f52d7ee4b75ea6df07d09 (patch) | |
tree | 4515d6bbfc7159715e1f40d0a45658d03bbc6f4d /include | |
parent | d9329bc2226f1c9445bfb61b49f6a1801597f3ee (diff) | |
download | linux-019d0c99364a818eb08f52d7ee4b75ea6df07d09.tar.xz |
net-next: mediatek: remove superfluous free_irq() call
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>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions