linux-stable/sound/pci/cs46xx
Ondrej Zary b43ddca4a8 ALSA: cs46xx: Fix suspend for all channels
snd_cs46xx_suspend() is missing snd_pcm_suspend_all calls for pcm_rear,
pcm_center_lfe and pcm_iec958.

There's also a copy/paste bug in snd_cs46xx_pcm_iec958(), overwriting
pcm_rear in struct snd_cs46xx, leaving pcm_iec958 unused.

Fix all this to allow all channels to survive suspend/resume.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-10-30 12:33:21 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
cs46xx.c ALSA: cs46xx: Remove always NULL parameters 2015-01-02 16:32:03 +01:00
cs46xx.h ALSA: cs46xx: Remove always NULL parameters 2015-01-02 16:32:03 +01:00
cs46xx_dsp_scb_types.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_spos.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_task_types.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_lib.c ALSA: cs46xx: Fix suspend for all channels 2015-10-30 12:33:21 +01:00
cs46xx_lib.h ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS 2015-05-29 07:55:37 +02:00
dsp_spos.c ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS 2015-05-29 07:55:37 +02:00
dsp_spos.h ALSA: cs46xx - Fix suspend/resume with new DSP 2009-12-22 09:00:14 +01:00
dsp_spos_scb_lib.c ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS 2015-05-29 07:55:37 +02:00