linux/sound
Philipp Stanner ffa194e9c4 ALSA: cs5535: Use pure devres PCI
pci_request_regions() is a hybrid function which becomes managed if
pcim_enable_device() was called before. This hybrid nature is deprecated
and should not be used anymore.

Replace pci_request_regions() with the always-managed function
pcim_request_all_regions().

Signed-off-by: Philipp Stanner <phasta@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250423075346.45907-25-phasta@kernel.org
2025-04-24 09:21:35 +02:00
..
ac97 ALSA: ac97: Convert to RUNTIME_PM_OPS() macro 2025-03-14 11:07:13 +01:00
aoa
arm ALSA: arm: aaci: Constify amba_id table 2025-02-23 18:14:49 +01:00
atmel ALSA: atmel: Convert to DEFINE_SIMPLE_DEV_PM_OPS() macro 2025-03-14 11:07:13 +01:00
core ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate" 2025-04-22 15:00:24 +02:00
drivers treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
firewire
hda ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header 2025-03-31 11:31:36 +02:00
i2c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
isa ALSA: azt2320: Replace deprecated strcpy() with strscpy() 2025-04-08 11:48:37 +02:00
mips
oss
parisc
pci ALSA: cs5535: Use pure devres PCI 2025-04-24 09:21:35 +02:00
pcmcia
ppc
sh treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
soc Merge branch 'for-linus' into for-next 2025-04-15 17:12:43 +02:00
sparc
spi
synth
usb ALSA: usb-audio: Add Pioneer DJ DJM-V10 support 2025-04-22 15:00:48 +02:00
virtio sound/virtio: Fix cancel_sync warnings on uninitialized work_structs 2025-02-25 07:10:46 -05:00
x86 ALSA: intel-hdmi-audio: Convert to SYSTEM_SLEEP_PM_OPS() 2025-03-14 11:07:14 +01:00
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c