mt76: mt7615: free irq if mt7615_mmio_probe fails
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 10 May 2021 07:13:03 +0000 (09:13 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 19 Jun 2021 07:22:44 +0000 (09:22 +0200)
commit2f83054342dcce87e2f47b60af9aa7cfbcf4b80e
tree002e0d44f6adc66d0d3d7c756d6ec33f92ed850b
parent47cbf73cf924ce2202332f61e705f4ed9bd6a74e
mt76: mt7615: free irq if mt7615_mmio_probe fails

As already done for mt7915 and mt7921, free registered irq line if
mt7615_mmio_probe routine fails

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/mmio.c