From: Takashi Iwai Date: Mon, 16 Nov 2009 14:33:49 +0000 (+0100) Subject: ALSA: hda - Fix beep_mode option value X-Git-Tag: v2.6.33-rc1~390^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bb1fe390de3e1def0dd162dbdaf62e0981105fa;p=pandora-kernel.git 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: Takashi Iwai --- Reading git-diff-tree failed