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:
1bc7cf9
)
ALSA: hda - Fix mix->DAC deduction for ALC892
author
Takashi Iwai
<tiwai@suse.de>
Wed, 6 Apr 2011 13:16:21 +0000
(15:16 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 6 Apr 2011 13:16:21 +0000
(15:16 +0200)
The current alc662 parser doesn't set the DAC for the mixer 0x0f
properly for ALC892, which has 4 DACs while ALC662 has 3.
Fixed by implementing alc662_mix_to_dac() more genericly with the
dynamic widget list.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found