diff options
author | Rosen Penev <rosenp@gmail.com> | 2025-04-21 07:00:44 +0300 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-05-16 20:34:16 +0300 |
commit | b4206774fe8231187e5863ff861160db77d4960b (patch) | |
tree | 89252c22919609335150ada2e55be0d04aa2dfad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bd8402eec9aa3f9d6c797bd51b3c5b4b029673af (diff) | |
download | linux-b4206774fe8231187e5863ff861160db77d4960b.tar.xz |
wifi: ath9k: ahb: do ioremap resource in one step
Simplifies probe slightly and adds extra error codes.
Switching from devm_ioremap to the platform variant ends up calling
devm_request_mem_region, which reserves the memory region for the
various wmacs. Per board, there is only one wmac and after some fairly
thorough analysis, there are no overlapping memory regions between wmacs
and other devices on the ahb.
Tested on a TP-Link Archer C7v2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://patch.msgid.link/20250421040044.44887-1-rosenp@gmail.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions