commit | 62e04f8a31fcc375c978b7f83b4229a10c3e746d | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Wed Sep 26 21:37:38 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Oct 01 12:34:16 2018 +0200 |
tree | b1c3b27a3cdd0ee91d2a3c6ebe233e5c5ef43f3a | |
parent | d6500cf3700f169cee63135a01808f6e75df3064 [diff] |
mt76x2: disable WLAN core before probe If the WLAN core is still active during initialization, it might cause the MCU or DMA to hang. This can happen during soft reboot, so disable the core + clock early to avoid this issue. Signed-off-by: Felix Fietkau <nbd@nbd.name>