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:
cf6f1ff
)
ALSA: hda - Fix no NID error with VIA codecs
author
Takashi Iwai
<tiwai@suse.de>
Fri, 17 Jun 2011 12:23:46 +0000
(14:23 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 17 Jun 2011 12:23:46 +0000
(14:23 +0200)
The via driver spews warnigs like
hda-codec: no NID for mapping control Independent HP:0:0
with some codecs because snd_hda_add_nid() is called with nid=0.
This patch fixes it by skipping the call when no corresponding widget
is found.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/patch_via.c
Simple merge