linux/sound/pci/oxygen
Philipp Stanner 312ef977c6 ALSA: oxygen: 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-14-phasta@kernel.org
2025-04-24 09:21:34 +02:00
..
Makefile ALSA: pci: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:37 +02:00
ak4396.h
cm9780.h
cs2000.h
cs4245.h
cs4362a.h
cs4398.h
oxygen.c ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP 2025-03-20 11:59:02 +01:00
oxygen.h ALSA: oxygen: Convert to EXPORT_SIMPLE_DEV_PM_OPS() 2025-03-14 11:07:13 +01:00
oxygen_io.c
oxygen_lib.c ALSA: oxygen: Use pure devres PCI 2025-04-24 09:21:34 +02:00
oxygen_mixer.c ALSA: oxygen: Fix right channel of capture volume mixer 2024-01-12 12:11:21 +01:00
oxygen_pcm.c
oxygen_regs.h
pcm1796.h
se6x.c ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP 2025-03-20 11:59:02 +01:00
virtuoso.c ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP 2025-03-20 11:59:02 +01:00
wm8766.h
wm8776.h
wm8785.h
xonar.h
xonar_cs43xx.c
xonar_dg.c
xonar_dg.h
xonar_dg_mixer.c
xonar_hdmi.c
xonar_lib.c
xonar_pcm179x.c
xonar_wm87x6.c