git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5191e5
)
ALSA: hda - Fix beep_mode option value
author
Takashi Iwai
<tiwai@suse.de>
Mon, 16 Nov 2009 14:33:49 +0000
(15:33 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 16 Nov 2009 14:33:49 +0000
(15:33 +0100)
The beep_mode option value was wrongly defined: it must be 0 = off and
1 = on.
Also, evaluate the beep_mode value at snd_hda_attach_beep_device()
properly so that no device is created when beep_mode=0 is given.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found