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:
76531d4
)
ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser
author
Takashi Iwai
<tiwai@suse.de>
Sat, 23 Jul 2011 16:57:11 +0000
(18:57 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 23 Jul 2011 16:57:11 +0000
(18:57 +0200)
Fix a regression in the DAC filling code in patch_realtek.c. The already
filled DACs in multiout.dac_nids[] were ignored because of num_dacs=0,
thus always pointed to the first DAC.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found