aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-12-15 04:29:06 -0500
committerTakashi Iwai <tiwai@suse.de>2009-12-15 04:29:06 -0500
commit709334c87dbdb44150ce436b3d13c814db0dcae9 (patch)
tree5861a45f70c1f283720337abd864498f5afb3dbe /sound/pci/hda/patch_realtek.c
parent0d64b568fcd48b133721c1d322e7c51d85eb12df (diff)
parentf74890277a196949e4004fe2955e1d4fb3930f98 (diff)
Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus
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 deecdd2d5d37..888b6313eeca 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6621,7 +6621,7 @@ static struct hda_input_mux alc889A_mb31_capture_source = {
6621 /* Front Mic (0x01) unused */ 6621 /* Front Mic (0x01) unused */
6622 { "Line", 0x2 }, 6622 { "Line", 0x2 },
6623 /* Line 2 (0x03) unused */ 6623 /* Line 2 (0x03) unused */
6624 /* CD (0x04) unsused? */ 6624 /* CD (0x04) unused? */
6625 }, 6625 },
6626}; 6626};
6627 6627