Skip to content
Commit 9bb1fe39 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix beep_mode option value



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: default avatarTakashi Iwai <tiwai@suse.de>
parent d5191e50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment