From: Takashi Iwai Date: Mon, 5 Jul 2010 15:28:17 +0000 (+0200) Subject: ALSA: hda - Enable beep on Realtek codecs with PCI SSID override X-Git-Tag: v2.6.35-rc5~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f189efcd1cc06b75fe18642c9751d26aa5ed2b54;p=pandora-kernel.git ALSA: hda - Enable beep on Realtek codecs with PCI SSID override When the PCI SSID gives an overriding SKU assno, PC-beep bit isn't detected (since it's located over 16bit), resulting in no PC beep. Also, many devices seem ignoring the requirement by Realtek's spec for SSID numbers, and it also confuses the PC beep detection. This patch assumes the PC beep is available on every machine with PCI SSID override. It's a regression fix from 2.6.34. Reference: Kernel bug 16251 http://bugzilla.kernel.org/show_bug.cgi?id=16251 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed