https://github.com/torvalds/linux
Revision ad2409413d09fca763be1ac5161f2a9d82367903 authored by Takashi Iwai on 17 June 2011, 12:23:46 UTC, committed by Takashi Iwai on 17 June 2011, 12:23:46 UTC
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>
1 parent cf6f1ff
History
Tip revision: ad2409413d09fca763be1ac5161f2a9d82367903 authored by Takashi Iwai on 17 June 2011, 12:23:46 UTC
ALSA: hda - Fix no NID error with VIA codecs
Tip revision: ad24094
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.9 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 189.8 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top