diff options
author | Doug Berger <opendmb@gmail.com> | 2025-03-06 22:26:40 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-08 06:33:48 +0300 |
commit | ffce2bedd361177718dc0c3787f4adb4785a0151 (patch) | |
tree | 1b8b42ea386cd29b64d21a1c93e4dc55bc06e998 /tools/perf/scripts/python/task-analyzer.py | |
parent | f1bacae8b655163dcbc3c54b9e714ef1a8986d7b (diff) | |
download | linux-ffce2bedd361177718dc0c3787f4adb4785a0151.tar.xz |
net: bcmgenet: move bcmgenet_power_up into resume_noirq
The bcmgenet_power_up() function is moved from the resume method
to the resume_noirq method for symmetry with the suspend_noirq
method. This allows the wol_active flag to be removed.
The UMAC_IRQ_WAKE_EVENT interrupts that can be unmasked by the
bcmgenet_wol_power_down_cfg() function are now re-masked by the
bcmgenet_wol_power_up_cfg() function at the resume_noirq level
as well.
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250306192643.2383632-13-opendmb@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions