projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b6ed8e
)
[ALSA] hda-codec - Fix ALC662 recording
author
Kailang Yang
<kailang@realtek.com.tw>
Tue, 19 Feb 2008 10:38:05 +0000
(11:38 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 24 Apr 2008 10:00:12 +0000
(12:00 +0200)
Fixed ALC662 recording issue.
Signed-off-by: Kailang Yang <kailang@realtek.com.tw>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index e8ce525d297b376ab04e7a9b8ddd1e3ceb05af82..62e1bd882a572bc7c7ffb3914649f42bdc9e7e12 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-12752,7
+12752,7
@@
static hda_nid_t alc662_adc_nids[1] = {
0x09,
};
-static hda_nid_t alc662_capsrc_nids[1] = { 0x2
3
};
+static hda_nid_t alc662_capsrc_nids[1] = { 0x2
2
};
/* input MUX */
/* FIXME: should be a matrix-type input source selection */