From d796b9bfb3760514d6bb28fbec7c0f7e4eb173ff Mon Sep 17 00:00:00 2001 From: Frederik Deweerdt Date: Fri, 5 Mar 2010 16:34:31 +0100 Subject: [PATCH] --- yaml --- r: 187005 b: refs/heads/master c: d2db09b87eb7b547136d5d25ff1df06820e070bf h: refs/heads/master i: 187003: 6e68458798b684487c02077ccd9d97e985163f89 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f03a63b25ad0..7954047736e8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0321b69569eadbc13242922925a4316754c5f744 +refs/heads/master: d2db09b87eb7b547136d5d25ff1df06820e070bf diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index b9f4689ccd9a..5d2fbb87b871 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -4915,7 +4915,7 @@ static void fixup_automic_adc(struct hda_codec *codec) static void fixup_single_adc(struct hda_codec *codec) { struct alc_spec *spec = codec->spec; - hda_nid_t pin; + hda_nid_t pin = 0; int i; /* search for the input pin; there must be only one */