ALSA: hda - Add prefix to kernel messages
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 May 2009 10:16:46 +0000 (12:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 May 2009 10:16:46 +0000 (12:16 +0200)
commit4abc1cc2f9fe4b6bb3acc1d78e2c15af47b8133d
tree66d9a6e1ec6d31e8c42864081b9db5d230263f83
parenteb4c41d30ba1f973c8b10be3644571ab997ae0d6
ALSA: hda - Add prefix to kernel messages

Add proper prefix to each kernel message in hda_intel.c.
Also, avoid the unneeded prefix when CONFIG_SND_VERBOSE_PRINTK is used
together with snd_print*().

Reference: bko#13207
http://bugzilla.kernel.org/show_bug.cgi?id=13207

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