diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-12-06 20:57:13 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-10 18:42:50 -0800 |
commit | ce864c76ccd69470205f5cb22181bffe23563730 (patch) | |
tree | 5bdb9b1f852929428f9bb0b44bf63d4c5ae7e3df /rust/helpers/workqueue.c | |
parent | 90da34d146383b56e0e0be1ff03bcaf68221e39e (diff) |
net: wwan: t7xx: Replace deprecated PCI functions
pcim_iomap_regions() and pcim_iomap_table() have been deprecated by the
PCI subsystem.
Replace them with pcim_iomap_region().
Additionally, pass the actual driver name to that function to improve
debug output.
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Link: https://patch.msgid.link/20241206195712.182282-2-pstanner@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions