ALSA: cs46xx - Do test writes to register AC97_REC_GAIN in
authorFlorian Zumbiehl <florz@florz.de>
Thu, 18 Feb 2010 06:01:20 +0000 (07:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Feb 2010 07:10:54 +0000 (08:10 +0100)
commit7fb2d723e65cc793213515fa1da092b7c92a5b48
tree4508b08280175694c7c148e824af4261c82c14bc
parent7fb3a069bc5d3577409c2ae89f89cd264ff85816
ALSA: cs46xx - Do test writes to register AC97_REC_GAIN in

snd_cs46xx_codec_reset() bypassing the register cache, so as to not
clobber the cached register value during resume.

Signed-off-by: Florian Zumbiehl <florz@florz.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs46xx/cs46xx_lib.c