]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: loongson: Replace deprecated PCI functions
authorPhilipp Stanner <phasta@kernel.org>
Fri, 4 Apr 2025 12:19:12 +0000 (14:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Apr 2025 07:19:58 +0000 (09:19 +0200)
commita81aca6f8ed81d3607a5e06a64c02b7af0a705b5
treede5763bb0c5fdb5818c9b85be2266227a329eb19
parentc1bdb3ecd2e4f6ee5f0051cef31475d665325f28
ASoC: loongson: 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-13-phasta@kernel.org
sound/soc/loongson/loongson_i2s_pci.c