aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 70583719282b..f7d5657b16b6 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6619,7 +6619,7 @@ static struct hda_input_mux alc889A_mb31_capture_source = {
6619 /* Front Mic (0x01) unused */ 6619 /* Front Mic (0x01) unused */
6620 { "Line", 0x2 }, 6620 { "Line", 0x2 },
6621 /* Line 2 (0x03) unused */ 6621 /* Line 2 (0x03) unused */
6622 /* CD (0x04) unsused? */ 6622 /* CD (0x04) unused? */
6623 }, 6623 },
6624}; 6624};
6625 6625