diff options
author | Luis R. Rodriguez <mcgrof@kernel.org> | 2018-03-21 15:34:30 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-22 18:33:26 +0100 |
commit | d723522b0be497dc836b759552a1c97a814d9e86 (patch) | |
tree | 65961eda00e3da5512067f376e283244fa079557 /drivers/base | |
parent | 5d42c96e1cf98bdfea18e7d32e5f6cf75aac93b9 (diff) |
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>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions