mt76: mt76x2: avoid starting the MAC too early
authorFelix Fietkau <nbd@nbd.name>
Thu, 6 Feb 2020 17:31:08 +0000 (18:31 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 14 Feb 2020 09:06:09 +0000 (10:06 +0100)
commit049019c2a07d7b6c86fff9885cb96ab3095f6583
tree9c5b9a89f66f04f15e7e70a26fe7cb6b86d74795
parent43ba19228cfacaa18363dfb9e88074f8322d22f3
mt76: mt76x2: avoid starting the MAC too early

Do not set the tx/rx start bits in MT_MAC_SYS_CTRL from within initvals.
The driver sets these later when the hardware is ready

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x2/init.c