linux-stable/sound/pci/ymfpci
Tasos Sahanidis 69a6c1ba42 ALSA: ymfpci: Move allocation of saved registers to struct snd_ymfpci
The registers were previously allocated when CONFIG_PM_SLEEP was set,
however this only saved an insignificant amount of memory otherwise.

Signed-off-by: Tasos Sahanidis <tasos@tasossah.com>
Link: https://lore.kernel.org/r/20230329041440.177363-3-tasos@tasossah.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-03-29 08:28:17 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ymfpci.c ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS() 2023-03-29 08:28:00 +02:00
ymfpci.h ALSA: ymfpci: Move allocation of saved registers to struct snd_ymfpci 2023-03-29 08:28:17 +02:00
ymfpci_main.c ALSA: ymfpci: Move allocation of saved registers to struct snd_ymfpci 2023-03-29 08:28:17 +02:00