linux-stable-rt/sound/pci/hda
Frederik Deweerdt d2db09b87e ALSA: hda: uninitialized variable fix
Commit eaa9b3a748 introduced the following
uninitialized warning:

	sound/pci/hda/patch_realtek.c: In function 'set_capture_mixer':
	sound/pci/hda/patch_realtek.c:4928: warning: 'pin' is used uninitialized in this function
	sound/pci/hda/patch_realtek.c:4918: note: 'pin' was declared here

It appears indeed that 'pin' needs to be initialized to 0.

Signed-off-by: Frederik Deweerdt <frederik.deweerdt@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-03-05 16:40:26 +01:00
..
Kconfig ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audio 2010-03-04 15:54:12 +01:00
Makefile ALSA: hda - Build hda_eld into snd-hda-codec module 2010-03-04 16:05:24 +01:00
hda_beep.c ALSA: hda - Fix Oops at reloading beep devices 2009-12-27 13:34:01 +01:00
hda_beep.h
hda_codec.c ALSA: sound/pci/hda/hda_codec.c: various coding style fixes 2010-03-02 11:21:18 +01:00
hda_codec.h ALSA: hda - Define max number of PCM devices in hda_codec.h 2010-01-28 17:08:53 +01:00
hda_eld.c ALSA: hda - Build hda_eld into snd-hda-codec module 2010-03-04 16:05:24 +01:00
hda_generic.c
hda_hwdep.c ALSA: hda - Allow override more fields via patch loader 2010-01-28 00:04:21 +01:00
hda_intel.c ALSA: hda: Use LPIB for a Biostar Microtech board 2010-03-05 16:06:01 +01:00
hda_local.h ALSA: hda - Fix NID association for capture mixers 2009-12-23 08:38:28 +01:00
hda_proc.c
patch_analog.c ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10Q 2010-02-22 08:15:21 +01:00
patch_atihdmi.c
patch_ca0110.c
patch_cirrus.c ALSA: hda - Fix NID association for capture mixers 2009-12-23 08:38:28 +01:00
patch_cmedia.c ALSA: hda - Fix NID association for capture mixers 2009-12-23 08:38:28 +01:00
patch_conexant.c ALSA: hda - Add support for Lenovo IdeaPad U150 2010-02-13 10:16:05 +01:00
patch_intelhdmi.c
patch_nvhdmi.c ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audio 2010-03-04 15:54:12 +01:00
patch_realtek.c ALSA: hda: uninitialized variable fix 2010-03-05 16:40:26 +01:00
patch_si3054.c
patch_sigmatel.c ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecs 2010-02-09 09:25:26 +01:00
patch_via.c ALSA: hda - Fix NID association for capture mixers 2009-12-23 08:38:28 +01:00