diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2015-10-29 19:52:24 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-10-30 11:33:21 (GMT) |
commit | b43ddca4a8d8c9b5439898bd3077736091696ceb (patch) | |
tree | 172b1b2e87f502fff3f1c5031ba8548a6fe2b71c /drivers/sn | |
parent | eed273b785c531ced49adca87efcee2d96bdb2ef (diff) | |
download | linux-b43ddca4a8d8c9b5439898bd3077736091696ceb.tar.xz |
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>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions