linux-kernel-test/sound/pci/hda
Harvey Harrison 8b55178515 [ALSA] sound: patch_sigmatel.c fix shadowed variable warning
Temp variable in the loop shadows the second argument (which is otherwise
unused in this function).  Change this to defcfg as it is used to hold
the default config.
sound/pci/hda/patch_sigmatel.c:2759:18: warning: symbol 'cfg' shadows an earlier one
sound/pci/hda/patch_sigmatel.c:2734:26: originally declared here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-04-24 12:00:19 +02:00
..
hda_codec.c [ALSA] hda-codec - Add more names to vendor list 2008-04-24 12:00:10 +02:00
hda_codec.h [ALSA] hda-intel - Fix PCM device number assignment 2008-04-24 12:00:07 +02:00
hda_generic.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
hda_hwdep.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
hda_intel.c [ALSA] hda-intel - Use PCI_DEVICE() macro 2008-04-24 12:00:14 +02:00
hda_local.h [ALSA] Move vmaster code to sound core 2008-04-24 12:00:12 +02:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-codec - Fix amp-in values for pin widgets 2008-02-22 14:20:09 -08:00
Makefile [ALSA] Keep private TLV entry in vmaster itself 2008-04-24 12:00:12 +02:00
patch_analog.c [ALSA] hda-codec - Add docking-station mic input for Thinkpad X61 2008-04-24 12:00:15 +02:00
patch_atihdmi.c [ALSA] hda-codec - Correct HDMI transmitter names 2008-04-24 12:00:08 +02:00
patch_cmedia.c [ALSA] hda-codec - Add "IEC958 Default PCM" switch 2008-04-24 12:00:10 +02:00
patch_conexant.c [ALSA] hda-codec - Add "IEC958 Default PCM" switch 2008-04-24 12:00:10 +02:00
patch_realtek.c [ALSA] hda-codec - Don't create multiple capture streams for single inputs 2008-04-24 12:00:13 +02:00
patch_si3054.c [ALSA] hda-intel - Fix PCM device number assignment 2008-04-24 12:00:07 +02:00
patch_sigmatel.c [ALSA] sound: patch_sigmatel.c fix shadowed variable warning 2008-04-24 12:00:19 +02:00
patch_via.c [ALSA] hda-codec - Add "IEC958 Default PCM" switch 2008-04-24 12:00:10 +02:00