]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: aw2: Replace deprecated PCI functions
authorPhilipp Stanner <phasta@kernel.org>
Fri, 4 Apr 2025 12:19:05 +0000 (14:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Apr 2025 07:19:57 +0000 (09:19 +0200)
commitb52fab377c1554224ae1731bc94a6b0322b93a17
tree36c2b271d3f8f92217a8078ff9005d2a7e27f05e
parent413557a64de64ae921829f37f05c234cc5cd4c6f
ALSA: aw2: Replace deprecated PCI functions

pcim_iomap_table() and pcim_iomap_regions() have been deprecated.
Replace them with pcim_iomap_region().

Signed-off-by: Philipp Stanner <phasta@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250404121911.85277-6-phasta@kernel.org
sound/pci/aw2/aw2-alsa.c