From ee846ba42c957c882ab503ea3068ce316ff57c1d Mon Sep 17 00:00:00 2001 From: Jiang zhe Date: Thu, 17 Jan 2008 11:19:26 +0100 Subject: [PATCH] --- yaml --- r: 81662 b: refs/heads/master c: f4beee9420773faefd3eac23bb5ba65b0395c1a1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_conexant.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b71c231a11f8..3193313aaa27 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5218c892652c1e8f89964a7fd4cf8b71cc863094 +refs/heads/master: f4beee9420773faefd3eac23bb5ba65b0395c1a1 diff --git a/trunk/sound/pci/hda/patch_conexant.c b/trunk/sound/pci/hda/patch_conexant.c index 23a3be5509de..dab2ce137e17 100644 --- a/trunk/sound/pci/hda/patch_conexant.c +++ b/trunk/sound/pci/hda/patch_conexant.c @@ -453,7 +453,7 @@ static struct hda_input_mux cxt5045_capture_source = { .num_items = 2, .items = { { "IntMic", 0x1 }, - { "LineIn", 0x2 }, + { "ExtMic", 0x2 }, } };