commit | 4abc1cc2f9fe4b6bb3acc1d78e2c15af47b8133d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue May 19 12:16:46 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 19 12:16:46 2009 +0200 |
tree | 66d9a6e1ec6d31e8c42864081b9db5d230263f83 | |
parent | eb4c41d30ba1f973c8b10be3644571ab997ae0d6 [diff] |
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>