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)
commit28d1a85e136985982448b2f9b1342bae85ad1c98
tree053bcffb19dd99891f06836c06d98a02bed41753
parentc602c8ad45d6ee6ad91fc544513cc96f70790983
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