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