Skip to content
Snippets Groups Projects
Commit c96350a2 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

Merge branch 'fix/hda' into for-linus

parents dba95323 9c0afc86
No related branches found
No related tags found
No related merge requests found
...@@ -15493,7 +15493,7 @@ static struct alc_config_preset alc861vd_presets[] = { ...@@ -15493,7 +15493,7 @@ static struct alc_config_preset alc861vd_presets[] = {
static int alc861vd_auto_create_input_ctls(struct hda_codec *codec, static int alc861vd_auto_create_input_ctls(struct hda_codec *codec,
const struct auto_pin_cfg *cfg) const struct auto_pin_cfg *cfg)
{ {
return alc_auto_create_input_ctls(codec, cfg, 0x15, 0x09, 0); return alc_auto_create_input_ctls(codec, cfg, 0x15, 0x22, 0);
} }
   
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment