Revert "mt76: mt7921e: fix possible probe failure after reboot"
This reverts commit
649178c0493e4080b2b226b0ef9fa2d834b1b412 that is the
commit
602cc0c9618a819ab00ea3c9400742a0ca318380 upstream.
Because there was mistake in
'
649178c0493e ("mt76: mt7921e: fix possible probe failure after reboot")'
that caused WiFi reset cannot work well as the reported issue
"PROBLEM: [Stable v5.15.42+] [mt7921] Wake after suspend locks up system
when mt7921-driver is used on a Lenovo ThinkPad E15 G3" described in
http://lists.infradead.org/pipermail/linux-mediatek/2022-June/042668.html
So, we need to revert it before fixing and landing it again on the stable
tree from upstream.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>