ALSA: hda - Overwrite pin config on intel DG45ID board.
authorAlexey Fisher <bug-track@fisher-privat.net>
Sat, 12 Dec 2009 09:16:41 +0000 (11:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Dec 2009 09:41:50 +0000 (10:41 +0100)
commit52dc438606d1ef78b96f56cc04dbea9242005730
tree839611935b8e15c1500d757464a5b7f120242c5e
parent0287d970652027d5e299e0215578f228660a0e4e
ALSA: hda - Overwrite pin config on intel DG45ID board.

The pin config provided by BIOS have some problems:
0x0221401f: [Jack] HP Out at Ext Front  <-- other association and sequence
0x02a19020: [Jack] Mic at Ext Front     <-- other association
0x01113014: [Jack] Speaker at Ext Rear  <-- line out (not speaker)
0x01114010: [Jack] Speaker at Ext Rear  <-- line out
0x01a19030: [Jack] Mic at Ext Rear      <-- other association
0x01111012: [Jack] Speaker at Ext Rear  <-- line out
0x01116011: [Jack] Speaker at Ext Rear  <-- line out
0x40f000f0: [N/A] Other at Ext N/A
0x40f000f0: [N/A] Other at Ext N/A
0x40f000f0: [N/A] Other at Ext N/A
0x40f000f0: [N/A] Other at Ext N/A
0x40f000f0: [N/A] Other at Ext N/A
0x01451140: [Jack] SPDIF Out at Ext Rear
0x40f000f0: [N/A] Other at Ext N/A

just overwrite it.

Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c