ALSA: hda - Clear the power-saving states properly at reset
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 14:57:12 +0000 (16:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 16:01:01 +0000 (18:01 +0200)
commit339876d70a5794c0d5fe09d37827c63148d5017a
tree4893c4506f0a0279a36629349c3b8f08be605232
parent7f30830b7b82e5225c38a48b387e44f3defe40e2
ALSA: hda - Clear the power-saving states properly at reset

Some power-saving states have been left unchanged in
snd_hda_codec_reset(), and this is a potential danger because the
function may be called in various situations including the continuous
operation after that call.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
This page took 0.025649 seconds and 5 git commands to generate.