linux-stable-rt/sound/soc
Takashi Iwai f6b864a907 ASoC: Fix compile warning in wm8750.c
sound/soc/codecs/wm8750.c:784:2: warning: missing braces around initializer
sound/soc/codecs/wm8750.c:784:2: warning: (near initialization for ‘wm8750_spi_ids[2].name’)

It's because struct spi_device_id.name is a char array, not a pointer,
while the driver initializes explicitly with 0.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-08-12 18:22:10 +02:00
..
atmel
au1x
blackfin
codecs ASoC: Fix compile warning in wm8750.c 2011-08-12 18:22:10 +02:00
davinci
ep93xx
fsl
imx
jz4740
kirkwood
mid-x86
nuc900
omap ASoC: omap: Update e-mail address of Jarkko Nikula 2011-08-12 11:45:10 +09:00
pxa
s6000
samsung ASoC: SAMSUNG: Add I2S0 internal dma driver 2011-08-12 09:48:26 +09:00
sh
tegra ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module 2011-08-09 09:42:11 +09:00
txx9 ASoC: Fix txx9aclc.c build 2011-07-29 07:53:08 +02:00
Kconfig
Makefile
soc-cache.c
soc-core.c
soc-dapm.c
soc-io.c
soc-jack.c
soc-pcm.c
soc-utils.c