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 }, } };