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