net: dsa: mv88e6xxx: Call the common IRQ free code
authorAndrew Lunn <andrew@lunn.ch>
Sun, 25 Mar 2018 21:43:15 +0000 (23:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 00:43:41 +0000 (20:43 -0400)
commit71f74ae48c7fd08ffa0c447dfcea6c7fd3dfefc6
tree1754e16f6142288d0b52bb08bc8787b03fd5c9d2
parent422a9fd604a0c2206d40e3eb34f726172a147ccf
net: dsa: mv88e6xxx: Call the common IRQ free code

When free'ing the polled IRQs, call the common irq free code.
Otherwise the interrupts are left registered, and when we come to load
the driver a second time, we get an Opps.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c