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