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