aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
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 3d933e307b19..f594a0960290 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -12690,7 +12690,7 @@ static int alc269_auto_create_analog_input_ctls(struct alc_spec *spec,
12690static int alc269_parse_auto_config(struct hda_codec *codec) 12690static int alc269_parse_auto_config(struct hda_codec *codec)
12691{ 12691{
12692 struct alc_spec *spec = codec->spec; 12692 struct alc_spec *spec = codec->spec;
12693 int i, err; 12693 int err;
12694 static hda_nid_t alc269_ignore[] = { 0x1d, 0 }; 12694 static hda_nid_t alc269_ignore[] = { 0x1d, 0 };
12695 12695
12696 err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, 12696 err = snd_hda_parse_pin_def_config(codec, &spec->autocfg,