]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0334c977e6effb0afd3c355797916fbbaccda61a
tree66d9a6e1ec6d31e8c42864081b9db5d230263f83
parent5e0115f608a7e0dd3436b7ebbdf13c0b33dada1e
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