Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7353e14d91b78dc6da0d93fb081346c5ef854876
Commit:     7353e14d91b78dc6da0d93fb081346c5ef854876
Parent:     799f88a3126cae3e59409f135da925cb0c1bc2c1
Author:     Steve Longerbeam <[EMAIL PROTECTED]>
AuthorDate: Tue May 29 14:36:17 2007 +0200
Committer:  Jaroslav Kysela <[EMAIL PROTECTED]>
CommitDate: Thu May 31 09:06:03 2007 +0200

    [ALSA] hda-codec - Fix pin configs for Gateway MX6453
    
    Fix pin default configs for speaker associations and sequence
    for Gateway MX6453 machine with STAC925x codecs.
    
    Signed-off-by: Steve Longerbeam <[EMAIL PROTECTED]>
    Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]>
    Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>
---
 sound/pci/hda/patch_sigmatel.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 7188c9c..1527cb6 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -501,8 +501,8 @@ static unsigned int stac925x_PA6_pin_configs[8] = {
 };
 
 static unsigned int stac925xM2_2_pin_configs[8] = {
-       0x40c003f3, 0x424503f2, 0x041800f4, 0x02a19020,
-       0x50a103F0, 0x90100210, 0x400003f1, 0x9033032e,
+       0x40c003f3, 0x424503f2, 0x04180011, 0x02a19020,
+       0x50a103f0, 0x90100212, 0x400003f1, 0x9033032e,
 };
 
 static unsigned int *stac925x_brd_tbl[STAC_925x_MODELS] = {
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to