diff options
| author | Ilpo Järvinen <[email protected]> | 2023-11-24 10:47:23 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-12-01 14:41:04 +0200 |
| commit | 05b311a3f9153226b5603e33831aec34fd38e228 (patch) | |
| tree | 0f183b501e7b79b130c7c8ace19744b94db7bcd9 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 7bd350d2ac915e66d9a23c60fd2fdf41c4233980 (diff) | |
wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.h
_rtl8821ae_clear_pci_pme_status() accesses the upper byte of the Power
Management Control/Status register (PMCS) with literal 5 offset.
Access the entire PMCS register using defines from pci_regs.h to
improve code readability.
While at it, remove the obvious comment and tweak debug prints
slightly to not sound misleading.
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions