Skip to content
Commit ad240941 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix no NID error with VIA codecs



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: default avatarTakashi Iwai <tiwai@suse.de>
parent cf6f1ff1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment