linux-stable/sound/drivers
Takashi Iwai 19e332e502 ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Use the	new DEFINE_SIMPLE_DEV_PM_OPS() instead of SIMPLE_DEV_PM_OPS()
for code-simplification.  We need no longer CONFIG_PM_SLEEP ifdefs.
Just a cleanup, no functional changes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240207155140.18238-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-02-12 11:50:24 +01:00
..
mpu401 ALSA: mpu401: Allocate resources with device-managed APIs 2021-07-19 16:17:30 +02:00
opl3 ALSA: drivers: opl3: Fix incorrect use of vp->state 2021-12-13 10:36:17 +01:00
opl4 ALSA: opl4: More constification 2020-01-05 16:15:08 +01:00
pcsp ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS() 2024-02-12 11:50:24 +01:00
vx ALSA: vx: Drop superfluous GFP setup 2022-08-24 08:00:26 +02:00
Kconfig ALSA: Make SND_PCMTEST depend on DEBUG_FS 2023-08-18 09:10:22 +02:00
Makefile ALSA: Implement the new Virtual PCM Test Driver 2023-06-07 13:08:53 +02:00
aloop.c ALSA: aloop: Replace with DEFINE_SIMPLE_DEV_PM_OPS() 2024-02-12 11:50:24 +01:00
dummy.c ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS() 2024-02-12 11:50:24 +01:00
mtpav.c ALSA: mtpav: Don't call card private_free at probe error path 2022-04-12 17:58:43 +02:00
mts64.c ALSA: mts64: Convert to platform remove callback returning void 2023-03-20 13:07:02 +00:00
pcmtest.c ALSA: pcmtest: stop timer before buffer is released 2023-12-07 08:33:06 +01:00
portman2x4.c ASoC: Updates for v6.4 2023-04-24 15:15:31 +02:00
serial-generic.c tty: serdev: convert to u8 and size_t 2023-12-08 12:02:38 +01:00
serial-u16550.c ALSA: serial-u16550: Allocate resources with device-managed APIs 2021-07-19 16:17:30 +02:00
virmidi.c ALSA: virmidi: Remove duplicated code 2022-01-06 16:08:18 +01:00