android_kernel_xiaomi_sm8350/sound
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
..
aoa [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
arm [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
core [ALSA] seq-oss - Remove invalid BUG() 2008-04-24 12:00:14 +02:00
drivers [ALSA] snd-dummy - better realtime app support 2008-04-24 12:00:17 +02:00
i2c [ALSA] AK4114 - listing regs in proc 2008-04-24 12:00:09 +02:00
isa [ALSA] sb8: fix SB 1.0 capture DMA programming 2008-02-29 11:28:15 +01:00
mips [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
oss sound/oss/ac97_codec.c: restore MODULE_LICENSE 2008-03-30 14:46:11 -07:00
parisc [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
pci [ALSA] sound: patch_sigmatel.c fix shadowed variable warning 2008-04-24 12:00:19 +02:00
pcmcia [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
ppc ALSA: Storage class should be before const qualifier 2008-04-21 22:25:51 +00:00
sh [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
soc [ALSA] soc - Report errors from snd_soc_dapm_set_endpoint() 2008-04-24 12:00:16 +02:00
sparc [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
spi [ALSA] Add __devinit macro to at73c213 sound driver probe functions 2008-04-24 12:00:11 +02:00
synth [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
usb [ALSA] usb-audio: sort quirks list 2008-04-24 12:00:15 +02:00
ac97_bus.c
Kconfig
last.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
Makefile
sound_core.c
sound_firmware.c