mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ae14cafc93
We only register the ATU and VTU irq when we have a chip level IRQ. In the error path, we should only attempt to remove the ATU and VTU irq if we also have a chip level IRQ. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>