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