ALSA: hda - enable SPDIF output for Intel DX58SO board
authorWu Fengguang <fengguang.wu@intel.com>
Thu, 2 Apr 2009 11:44:18 +0000 (19:44 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 6 Apr 2009 01:56:51 +0000 (03:56 +0200)
commitf3cd3f5d341dc5218d0138a67945182e83174af9
tree2754ef9899677985e5f04586effc24b01b3dab16
parentff2e7337b5b087620bdea9477f779413a7f096cb
ALSA: hda - enable SPDIF output for Intel DX58SO board

ALC889 has two SPDIF outputs: 0x06, 0x10. Board vendors can use either or both.
DX58SO uses 0x10, but the driver assumes 0x06. The safe solution is to add
0x10 as slave output to the existing 0x06.

Reported-by: Jeroen Van Breedam <jeroen.vanbreedam@sgr5.be>
Tested-by: Jeroen Van Breedam <jeroen.vanbreedam@sgr5.be>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c