提交 0e4a73ae 编写于 作者: T Takashi Iwai

ALSA: hda - Use common paser for digital I/O for ALC260

Avoid open-codes.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 21268961
......@@ -7200,8 +7200,8 @@ static int alc260_parse_auto_config(struct hda_codec *codec)
spec->multiout.max_channels = 2;
if (spec->autocfg.dig_outs)
spec->multiout.dig_out_nid = ALC260_DIGOUT_NID;
alc_auto_parse_digital(codec);
if (spec->kctls.list)
add_mixer(spec, spec->kctls.list);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册