Subject: hda - fix DG45ID SPDIF output From: Wu Fengguang Date: Thu May 06 18:11:57 CST 2010 This reverts part of commit 52dc438606d1e. 2.6.32 (OK) | 2.6.34 (broken) ------------------------------------------------------------------------------------------------------------------------------------- Node 0x22 [Pin Complex] wcaps 0x400301: Stereo Digital | Node 0x22 [Pin Complex] wcaps 0x400301: Stereo Digital Pincap 0x00000010: OUT | Pincap 0x00000010: OUT Pin Default 0x40f000f0: [N/A] Other at Ext N/A | Pin Default 0x014510a0: [Jack] SPDIF Out at Ext Rear Conn = Unknown, Color = Unknown | Conn = Optical, Color = Black DefAssociation = 0xf, Sequence = 0x0 | DefAssociation = 0xa, Sequence = 0x0 Pin-ctls: 0x00: | Pin-ctls: 0x40: OUT Connection: 3 | Connection: 3 0x25* 0x20 0x21 | 0x25* 0x20 0x21 Node 0x23 [Pin Complex] wcaps 0x400301: Stereo Digital | Node 0x23 [Pin Complex] wcaps 0x400301: Stereo Digital Pincap 0x00000010: OUT | Pincap 0x00000010: OUT Pin Default 0x01451140: [Jack] SPDIF Out at Ext Rear | Pin Default 0x074510b0: [Jack] SPDIF Out at Ext Rear Panel Conn = Optical, Color = Black | Conn = Optical, Color = Black DefAssociation = 0x4, Sequence = 0x0 | DefAssociation = 0xb, Sequence = 0x0 Misc = NO_PRESENCE | Pin-ctls: 0x00: Pin-ctls: 0x40: OUT | ---------------------------------------------------------------- Connection: 3 | Connection: 3 0x26* 0x20 0x21 | 0x26* 0x20 0x21 Reported-by: David Härdeman CC: Alexey Fisher Signed-off-by: Wu Fengguang --- sound/pci/hda/patch_sigmatel.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) --- sound-2.6.orig/sound/pci/hda/patch_sigmatel.c 2010-05-06 18:10:30.000000000 +0800 +++ sound-2.6/sound/pci/hda/patch_sigmatel.c 2010-05-06 18:11:54.000000000 +0800 @@ -1546,9 +1546,7 @@ static unsigned int alienware_m17x_pin_c static unsigned int intel_dg45id_pin_configs[14] = { 0x02214230, 0x02A19240, 0x01013214, 0x01014210, - 0x01A19250, 0x01011212, 0x01016211, 0x40f000f0, - 0x40f000f0, 0x40f000f0, 0x40f000f0, 0x014510A0, - 0x074510B0, 0x40f000f0 + 0x01A19250, 0x01011212, 0x01016211 }; static unsigned int *stac92hd73xx_brd_tbl[STAC_92HD73XX_MODELS] = {