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)
commit8b0bd2266f9f8f7e7f192f2a5be164d7f637ce45
tree91d656a6b772d56ac8803479e1021c028ff3b9e2
parent695cd4a34e4e02486e35d3c8e0ee85581a619357
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>
sound/pci/hda/hda_intel.c
This page took 0.030362 seconds and 5 git commands to generate.