From 9db756a156feebdeed59881e295dbcef7212a5fa Mon Sep 17 00:00:00 2001 From: Matthew Ranostay Date: Thu, 21 Feb 2008 07:51:46 +0100 Subject: [PATCH] --- yaml --- r: 92064 b: refs/heads/master c: 03d7ca177fd2ecac8eb22f482f327ecaae4ac8cb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 331355432c79..d4b65b5de388 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a7662640104599249e15cda7839e9050f92e6a0e +refs/heads/master: 03d7ca177fd2ecac8eb22f482f327ecaae4ac8cb diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index a0c290cef763..314ea51538b7 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -3721,6 +3721,8 @@ static int patch_stac927x(struct hda_codec *codec) spec->mixer = stac927x_mixer; break; case STAC_DELL_BIOS: + /* configure the analog microphone on some laptops */ + stac92xx_set_config_reg(codec, 0x0c, 0x90a79130); /* correct the front output jack as a hp out */ stac92xx_set_config_reg(codec, 0x0f, 0x0227011f); /* correct the front input jack as a mic */