linux/sound/soc/amd/vangogh
Cristian Ciocaltea 78d3924675
ASoC: amd: vangogh: Switch to {RUNTIME,SYSTEM_SLEEP}_PM_OPS
Replace the old SET_{RUNTIME,SYSTEM_SLEEP}_PM_OPS() helpers with their
modern alternatives and drop the now unnecessary __maybe_unused
qualifier in the suspend and resume functions.

Additionally, make use of pm_ptr() to ensure the PM ops are dropped when
building with CONFIG_PM disabled.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Link: https://msgid.link/r/20231209203229.878730-4-cristian.ciocaltea@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-12-18 14:03:51 +00:00
..
acp5x-i2s.c ASoC: amd: convert not to use asoc_xxx() 2023-09-25 14:16:17 +02:00
acp5x-mach.c ASoC: amd: vangogh: Drop conflicting ACPI-based probing 2023-12-18 14:03:49 +00:00
acp5x-pcm-dma.c ASoC: amd: convert not to use asoc_xxx() 2023-09-25 14:16:17 +02:00
acp5x.h ASoC: amd: vangogh: Add check for acp config flags in vangogh platform 2023-05-30 13:43:37 +01:00
Makefile ASoC: amd: enable vangogh platform machine driver build 2021-10-15 16:10:55 +01:00
pci-acp5x.c ASoC: amd: vangogh: Switch to {RUNTIME,SYSTEM_SLEEP}_PM_OPS 2023-12-18 14:03:51 +00:00
vg_chip_offset_byte.h