git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f30830
)
ALSA: hda - Clear the power-saving states properly at reset
author
Takashi Iwai
<tiwai@suse.de>
Tue, 8 May 2012 14:57:12 +0000
(16:57 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 8 May 2012 16:01:01 +0000
(18:01 +0200)
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>
No differences found