mt76: mt7615: Delete an error message in mt7622_wmac_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 5 Apr 2020 14:45:48 +0000 (16:45 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:30 +0000 (19:52 +0200)
commit373ab334226853a71903c3f62c0d89ddfaa0aeb2
treec0b27a2300d09f2da79a71d2e0db0a6a1d97298e
parentfdb786cce0ef3615dcbb30d8baf06a1d4cb7a344
mt76: mt7615: Delete an error message in mt7622_wmac_probe()

The function “platform_get_irq” can log an error already.
Thus omit a redundant message for the exception handling in the
calling function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/soc.c