From: Takashi Iwai Date: Fri, 10 Jun 2011 12:56:26 +0000 (+0200) Subject: ALSA: hda - Fix SSYNC register value for non-Intel controllers X-Git-Tag: v3.1-rc1~271^2^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b0bd2266f9f8f7e7f192f2a5be164d7f637ce45;p=pandora-kernel.git ALSA: hda - Fix SSYNC register value for non-Intel controllers SSYNC register was once defined as 0x34-37 in the old Intel datasheet, but corrected later to 0x38-3b. For fixing the register usage, a new bit-flag is introduced for indicating the old ICH SSYNC register, and ICH* PCI entries are added explicitly to enable this quirk. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed