Stanislaw Gruszka
8f2d163cb2
mt76: mt76x0u: do not reset radio on resume
On some machines mt76x0u firmware can hung during resume,
what result on messages like below:
[ 475.480062] mt76x0 1-8:1.0: Error: MCU response pre-completed!
[ 475.990066] mt76x0 1-8:1.0: Error: send MCU cmd failed:-110
[ 475.990075] mt76x0 1-8:1.0: Error: MCU response pre-completed!
[ 476.500003] mt76x0 1-8:1.0: Error: send MCU cmd failed:-110
[ 476.500012] mt76x0 1-8:1.0: Error: MCU response pre-completed!
[ 477.010046] mt76x0 1-8:1.0: Error: send MCU cmd failed:-110
[ 477.010055] mt76x0 1-8:1.0: Error: MCU response pre-completed!
[ 477.529997] mt76x0 1-8:1.0: Error: send MCU cmd failed:-110
[ 477.530006] mt76x0 1-8:1.0: Error: MCU response pre-completed!
[ 477.824907] mt76x0 1-8:1.0: Error: send MCU cmd failed:-71
[ 477.824916] mt76x0 1-8:1.0: Error: MCU response pre-completed!
[ 477.825029] usb 1-8: USB disconnect, device number 6
and possible whole system freeze.
This can be avoided, if we do not perform mt76x0_chip_onoff() reset.
Cc: stable@vger.kernel.org
Fixes: 134b2d0d1f ("mt76x0: init files")
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-08-20 16:57:34 +03:00
..
2019-08-20 16:57:34 +03:00
2019-06-27 12:58:13 +02:00
2019-06-27 12:59:07 +02:00
2019-06-27 12:58:13 +02:00
2019-05-01 13:03:59 +02:00
2019-05-01 13:03:55 +02:00
2019-06-25 12:55:25 +02:00
2019-05-01 13:03:58 +02:00
2019-05-10 15:14:29 -07:00
2019-05-21 10:50:46 +02:00
2019-06-27 12:58:13 +02:00
2019-05-21 10:50:46 +02:00
2019-02-18 19:54:33 +01:00
2019-05-01 13:03:58 +02:00
2019-07-08 19:48:57 -07:00
2019-06-25 12:55:25 +02:00
2019-06-27 12:58:13 +02:00
2019-06-27 12:58:13 +02:00
2019-06-27 12:58:13 +02:00
2018-10-05 20:05:46 +02:00
2018-11-30 12:21:43 +01:00
2019-06-27 12:58:13 +02:00
2019-06-27 12:58:13 +02:00
2019-06-25 12:55:27 +02:00
2019-02-26 10:28:19 +01:00
2019-02-18 19:54:33 +01:00
2019-06-25 12:55:25 +02:00
2019-03-07 12:50:23 +01:00
2019-01-17 14:50:15 +01:00
2019-06-27 12:58:13 +02:00
2018-10-05 20:05:46 +02:00
2018-10-05 20:05:46 +02:00
2019-06-27 12:58:13 +02:00
2019-07-16 19:23:21 -07:00
2019-02-26 12:25:18 +01:00
2019-05-01 13:03:58 +02:00
2019-05-01 13:04:00 +02:00
2019-06-25 12:55:25 +02:00
2019-05-01 13:03:58 +02:00
2018-08-02 21:48:16 +03:00
2018-11-30 12:21:40 +01:00
2019-07-08 19:48:57 -07:00
2019-01-17 14:50:15 +01:00
2019-05-30 11:26:41 -07:00