commit | 8b0bd2266f9f8f7e7f192f2a5be164d7f637ce45 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 10 14:56:26 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 10 15:00:07 2011 +0200 |
tree | 91d656a6b772d56ac8803479e1021c028ff3b9e2 | |
parent | 695cd4a34e4e02486e35d3c8e0ee85581a619357 [diff] |
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 <tiwai@suse.de>