linux/drivers/net/wireless/mediatek
Luis R. Rodriguez d723522b0b mt7601u: use firmware_request_cache() to address cache on reboot
request_firmware_cache() will ensure the firmware is available on resume
from suspend if on reboot the device retains the firmware.

This optimization is in place given otherwise on reboot we have to
reload the firmware, the opmization saves us about max 1s, minimum 10ms.

Cantabile has reported back this fixes his woes with both suspend and
hibernation.

Reported-by: Cantabile <cantabile.desu@gmail.com>
Tested-by: Cantabile <cantabile.desu@gmail.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 18:33:26 +01:00
..
mt76 mt76: do not set status->aggr for NULL data frames 2018-02-01 10:44:01 +02:00
mt7601u mt7601u: use firmware_request_cache() to address cache on reboot 2018-03-22 18:33:26 +01:00
Kconfig mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00
Makefile mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00