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:
9248f26
)
ALSA: hda - Fix missing initialization of NID 0x0e for STAC925x
author
Takashi Iwai
<tiwai@suse.de>
Wed, 14 Jan 2009 14:58:55 +0000
(15:58 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 14 Jan 2009 14:58:55 +0000
(15:58 +0100)
The selector widget 0x0e isn't initialized properly in the whole probe
process, thus it can be a wrong value depending on the BIOS setup.
This patch adds the init verb to set it to the max & unmuted.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found