diff options
author | 2024-10-28 10:59:44 +0100 | |
---|---|---|
committer | 2024-10-31 18:53:35 -0700 | |
commit | 9c5649c17737c430537878a6bd97399555f7a920 (patch) | |
tree | 253b961b3380d6c3b183bd198a4d165ca37b42d6 /tools/perf/scripts/python/syscall-counts.py | |
parent | net: freescale: use ethtool string helpers (diff) | |
download | wireguard-linux-9c5649c17737c430537878a6bd97399555f7a920.tar.xz wireguard-linux-9c5649c17737c430537878a6bd97399555f7a920.zip |
ptp_pch: Replace deprecated PCI functions
pcim_iomap_regions() and pcim_iomap_table() have been deprecated in
commit e354bb84a4c1 ("PCI: Deprecate pcim_iomap_table(),
pcim_iomap_regions_request_all()").
Replace these functions with pcim_iomap_region().
Additionally, pass KBUILD_MODNAME to that function, since the 'name'
parameter should indicate who (i.e., which driver) has requested the
resource.
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Link: https://patch.msgid.link/20241028095943.20498-2-pstanner@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions