kernel-hacking-2024-linux-s.../sound
Giuliano Pochini ad3499f466 ALSA: Echoaudio - Add suspend support #1
Move the controls init code outside the init_hw() function because is must
not be called during resume.

This patch moves the code that initializes the card's controls with
default valued from the init_hw() function into a separated
set_mixer_defaults() function (one for each of the 16 supported
cards). This change is necessary because during resume we must
resurrect the hardware without losing the previous
settings. set_mixer_defaults() must be called only once when the
module is loaded.

Signed-off-by: Giuliano Pochini <pochini@shiny.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-02-15 10:39:22 +01:00
..
aoa
arm ALSA: AACI: switch to per-pcm locking 2009-12-18 20:31:13 +01:00
atmel
core ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s 2010-02-02 00:27:47 +01:00
drivers Merge remote branch 'alsa/devel' into topic/misc 2010-02-12 10:42:38 +01:00
i2c
isa ALSA: jazz16: refine dma and irq selection 2009-12-25 14:15:41 +01:00
mips ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 2010-01-18 15:00:34 +01:00
oss sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
parisc
pci ALSA: Echoaudio - Add suspend support #1 2010-02-15 10:39:22 +01:00
pcmcia ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 2010-01-18 15:00:34 +01:00
ppc
sh
soc Merge branch 'fix/asoc' into for-linus 2009-12-23 18:50:13 +01:00
sparc
spi
synth
usb Merge remote branch 'alsa/devel' into topic/misc 2010-02-12 10:42:38 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c