linux/sound/pci/oxygen
Takashi Iwai ee3d1f09e0 ALSA: oxygen: Fix dependency on CONFIG_PM_SLEEP
The conversion to EXPORT_SIMPLE_DEV_PM_OPS() also replaced the pm ops
assignment with pm_ptr() macro, but this made difference from the
original code; it  had conditional with ifdef CONFIG_PM_SLEEP, while
we have now with CONFIG_PM, instead.  This seems causing build errors
with randomconfig.

For fixing the inconsistency, replace pm_ptr() with pm_sleep_ptr().

Fixes: 5ea0a2206b ("ALSA: oxygen: Convert to EXPORT_SIMPLE_DEV_PM_OPS()")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202503201853.7kB0BPRw-lkp@intel.com/
Link: https://patch.msgid.link/20250320105721.10789-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-03-20 11:59:02 +01: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: Convert to EXPORT_SIMPLE_DEV_PM_OPS() 2025-03-14 11:07:13 +01: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