aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2023-11-24 10:47:17 +0200
committerKalle Valo <[email protected]>2023-12-01 14:41:03 +0200
commit5894d0089cbc146063dcc0239a78ede0a8142efb (patch)
treefe5c47282400fba88c9fa2ab74e114a7d478efd3 /tools/perf/scripts/python/event_analyzing_sample.py
parentb3943b3c2971444364e03224cfc828c5789deada (diff)
wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
The rtlwifi driver comes with custom code to write into PCIe Link Control register. RMW access for the Link Control register requires locking that is already provided by the standard PCIe capability accessors. Convert the custom RMW code writing into LNKCTL register to standard RMW capability accessors. The accesses are changed to cover the full LNKCTL register instead of touching just a single byte of the register. Fixes: 0c8173385e54 ("rtl8192ce: Add new driver") Cc: [email protected] 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