diff options
author | 2021-12-27 14:08:52 +0100 | |
---|---|---|
committer | 2022-02-03 13:57:58 +0100 | |
commit | 6e39e9a19cbe640897a4232dd67ae6836a224c0a (patch) | |
tree | 1fe53a5dfdb8924d9a8cb8a01254097b34cfe42b /scripts/gcc-ld | |
parent | mt76: mt7921: set EDCA parameters with the MCU CE command (diff) | |
download | linux-rng-6e39e9a19cbe640897a4232dd67ae6836a224c0a.tar.xz linux-rng-6e39e9a19cbe640897a4232dd67ae6836a224c0a.zip |
mt76: mt7615: fix a possible race enabling/disabling runtime-pm
Similar to mt7921 driver, fix a possible race enabling/disabling
runtime-pm between mt7615_pm_set() and mt7615_poll_rx().
mt7615_pm_wake_work() always schedules rx-napi callback and it will
trigger mt7615_pm_power_save_work routine putting the chip in low-power
state even if we are disabling runtime-pm deferring the actual chip wake
at the next access.
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'scripts/gcc-ld')
0 files changed, 0 insertions, 0 deletions