Frederik Deweerdt d2db09b87e ALSA: hda: uninitialized variable fix
Commit eaa9b3a748539651f50e3a234c8854e1b42a839a 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
..
2009-06-25 08:52:49 +02:00
2010-03-05 16:40:26 +01:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00
2009-11-13 08:30:22 +01:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00
2009-06-25 08:52:49 +02:00