aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/patch_sigmatel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 9fae4f1296bb..8b3576007d4a 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -2875,7 +2875,7 @@ static hda_nid_t vaio_adcs[] = { 0x8 /*,0x6*/ };
2875static hda_nid_t vaio_mux_nids[] = { 0x15 }; 2875static hda_nid_t vaio_mux_nids[] = { 0x15 };
2876 2876
2877static struct hda_input_mux vaio_mux = { 2877static struct hda_input_mux vaio_mux = {
2878 .num_items = 2, 2878 .num_items = 3,
2879 .items = { 2879 .items = {
2880 /* { "HP", 0x0 }, */ 2880 /* { "HP", 0x0 }, */
2881 { "Mic Jack", 0x1 }, 2881 { "Mic Jack", 0x1 },