提交 77a261b7 编写于 作者: K Kailang Yang 提交者: Takashi Iwai

[ALSA] hda-codec - Fix ALC662 recording

Fixed ALC662 recording issue.
Signed-off-by: NKailang Yang <kailang@realtek.com.tw>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 8b6ed8e7
......@@ -12752,7 +12752,7 @@ static hda_nid_t alc662_adc_nids[1] = {
0x09,
};
static hda_nid_t alc662_capsrc_nids[1] = { 0x23 };
static hda_nid_t alc662_capsrc_nids[1] = { 0x22 };
/* input MUX */
/* FIXME: should be a matrix-type input source selection */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册