提交 efd89d9d 编写于 作者: S Stas Sergeev 提交者: Takashi Iwai

[ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning

Signed-off-by: NStas Sergeev <stsp@aknet.ru>
(fixed invalid KERN_WARNING by tiwai)
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 73bdd2ad
......@@ -147,12 +147,8 @@ static int __devinit alsa_card_pcsp_init(struct device *dev)
#ifdef CONFIG_DEBUG_PAGEALLOC
/* Well, CONFIG_DEBUG_PAGEALLOC makes the sound horrible. Lets alert */
printk(KERN_WARNING
"PCSP: Warning, CONFIG_DEBUG_PAGEALLOC is enabled!\n"
"You have to disable it if you want to use the PC-Speaker "
"driver.\n"
"Unless it is disabled, enjoy the horrible, distorted "
"and crackling noise.\n");
printk(KERN_WARNING "PCSP: CONFIG_DEBUG_PAGEALLOC is enabled, "
"which may make the sound noisy.\n");
#endif
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册