ALSA: hda - Fix no NID error with VIA codecs
Takashi Iwai authored

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>
ad240941
Name Last commit Last update
..
aoa Revert wrong fixes for common misspellings
arm Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.39
atmel ALSA: fix invalid hardware.h include in ac97c for AVR32 architecture
core ALSA: Use %pV for snd_printk()
drivers Fix common misspellings
firewire ALSA: isight: adjust for new queueing API
i2c ALSA: tea575x: use better card and bus names
isa Fix common misspellings
mips sound: Add missing spin_unlock
oss SOUND: OSS: Remove Au1550 driver.
parisc ALSA: sound/parisc: Move dereference after NULL test
pci ALSA: hda - Fix no NID error with VIA codecs
pcmcia pcmcia: Make struct pcmcia_device_id const, sound drivers edition
ppc Merge branch 'topic/misc' into for-linus
sh sound: sh: ctrl_in/outX to __raw_read/writeX conversion.
soc Merge branch 'fix/asoc' into for-linus
sparc dt/sound: Eliminate users of of_platform_{,un}register_driver
spi ALSA: AT73C213: Rectify misleading comment.
synth ALSA: emux: Add trivial compat ioctl handler
usb ALSA: 6fire - Fix signedness bug
Kconfig ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Makefile ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
ac97_bus.c sound: Fixed line limit issue in sound/ac97_bus.c
last.c [ALSA] Remove sound/driver.h
sound_core.c sound: Use sound_register_*() for additional OSS minor devices
sound_firmware.c