summaryrefslogtreecommitdiff
path: root/sound/usb
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-08-29 13:12:46 (GMT)
committerJaroslav Kysela <perex@perex.cz>2007-10-16 13:59:34 (GMT)
commitd6c3cf81f05c8dd8e5e656d4bcb8d5f2569d0262 (patch)
tree9d928550f7c78f337427a8dea6f20439bfb40778 /sound/usb
parent776e184e8082a4ec9bf4fe18b11dae6dc4e43d1f (diff)
downloadlinux-d6c3cf81f05c8dd8e5e656d4bcb8d5f2569d0262.tar.xz
[ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resume
On codec chips with both audio and modem functions (e.g. Conexant one), performing AC97_RESET resets the whole registers. When both audio and modem drivers are resumed at the same time, the modem one often is resumed after the audio, and it results in the reset of audio registers (ALSA bug#3333). This patch fixes such a problem. Since the modem codec basically doesn't need AC97_RESET, skip this initialization unless specified as audio. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions