diff options
author | 2021-12-31 12:36:02 +0100 | |
---|---|---|
committer | 2022-02-03 13:57:58 +0100 | |
commit | b44eeb8cbdf2b88f2844f11e4f263b0abed5b5b0 (patch) | |
tree | 556f3f124ab9b6f43bc9b6e1ebdb278dce4e77d8 /drivers/net/wwan/iosm/iosm_ipc_mmio.c | |
parent | mt76: mt7915: add support for passing chip/firmware debug data to user space (diff) | |
download | linux-dev-b44eeb8cbdf2b88f2844f11e4f263b0abed5b5b0.tar.xz linux-dev-b44eeb8cbdf2b88f2844f11e4f263b0abed5b5b0.zip |
mt76: mt7921: do not always disable fw runtime-pm
After commit 'd430dffbe9dd ("mt76: mt7921: fix a possible race
enabling/disabling runtime-pm")', runtime-pm is always disabled in the
fw even if the user requests to enable it toggling debugfs node since
mt7921_pm_interface_iter routine will use pm->enable to configure the fw.
Fix the issue moving enable variable configuration before running
mt7921_pm_interface_iter routine.
Fixes: d430dffbe9dd ("mt76: mt7921: fix a possible race enabling/disabling runtime-pm")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_mmio.c')
0 files changed, 0 insertions, 0 deletions