]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add an error message for invalid mapping NID
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Mar 2010 08:05:46 +0000 (09:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Mar 2010 08:06:38 +0000 (09:06 +0100)
commit3b1e6f49208d794c6cd3b13d33738ef233e8042b
tree053bcffb19dd99891f06836c06d98a02bed41753
parentf7b0a84ea89001d110792c2d137541cb9d845dd8
ALSA: hda - Add an error message for invalid mapping NID

Add an error message to snd_hda_add_nid() for invalid mapping NID to make
easier to hunt the buggy code.

Also added a missing space to the error message in snd_hda_build_controls()

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c