ALSA: hda - Fix SSYNC register value for non-Intel controllers
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2011 12:56:26 +0000 (14:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2011 13:00:07 +0000 (15:00 +0200)
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>

No differences found