]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: atiixp: Replace deprecated PCI functions
authorPhilipp Stanner <phasta@kernel.org>
Fri, 4 Apr 2025 12:19:03 +0000 (14:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Apr 2025 07:19:57 +0000 (09:19 +0200)
commit04759145a16e61c965e320858bc8b019f76ffe65
tree3426bd05c1cfac0b3385ddb5a10cf460ebc6e633
parenta99ccde94b3f55ac6464c195c7463956ab619561
ALSA: atiixp: 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-4-phasta@kernel.org
sound/pci/atiixp.c
sound/pci/atiixp_modem.c