d6c3cf81f0
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> |
||
---|---|---|
.. | ||
ac97_codec.c | ||
ac97_id.h | ||
ac97_local.h | ||
ac97_patch.c | ||
ac97_patch.h | ||
ac97_pcm.c | ||
ac97_proc.c | ||
ak4531_codec.c | ||
Makefile |