Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92258
b: refs/heads/master
c: efd89d9
h: refs/heads/master
v: v3
  • Loading branch information
Stas Sergeev authored and Takashi Iwai committed Apr 24, 2008
1 parent 40fc9a9 commit 25803d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73bdd2ad7aac70456494c4a1d93f99fe88184dba
refs/heads/master: efd89d9dcf75ab0a31b200db0ae4ae19cad25e48
8 changes: 2 additions & 6 deletions trunk/sound/drivers/pcsp/pcsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 25803d6

Please sign in to comment.