linux/sound/soc/samsung
Sylwester Nawrocki 3af8160028
ASoC: samsung: odroid: Prevent uninitialized variable use
This addresses an issue pointed out by compiler warning:

sound/soc/samsung/odroid.c: In function ‘odroid_audio_probe’:
sound/soc/samsung/odroid.c:298:22: warning: ‘cpu_dai’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
  priv->clk_i2s_bus = of_clk_get_by_name(cpu_dai, "iis");
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-02-21 11:39:00 +00:00
..
Kconfig
Makefile
arndale_rt5631.c
bells.c
dma.h ASoC: samsung: dmaengine: Allow to specify custom DMA device 2019-02-12 16:31:58 +00:00
dmaengine.c ASoC: samsung: Specify DMA channel names through custom DMA config 2019-02-14 13:06:01 +00:00
h1940_uda1380.c
i2s-regs.h
i2s.c ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization 2019-02-19 15:49:42 +00:00
i2s.h
idma.c
idma.h
jive_wm8750.c
littlemill.c
lowland.c
neo1973_wm8753.c
odroid.c ASoC: samsung: odroid: Prevent uninitialized variable use 2019-02-21 11:39:00 +00:00
pcm.c ASoC: samsung: dmaengine: Allow to specify custom DMA device 2019-02-12 16:31:58 +00:00
pcm.h
regs-i2s-v2.h
regs-iis.h
rx1950_uda1380.c
s3c-i2s-v2.c
s3c-i2s-v2.h
s3c24xx-i2s.c ASoC: samsung: Specify DMA channel names through custom DMA config 2019-02-14 13:06:01 +00:00
s3c24xx-i2s.h
s3c24xx_simtec.c
s3c24xx_simtec.h
s3c24xx_simtec_hermes.c
s3c24xx_simtec_tlv320aic23.c
s3c24xx_uda134x.c
s3c2412-i2s.c ASoC: samsung: Specify DMA channel names through custom DMA config 2019-02-14 13:06:01 +00:00
s3c2412-i2s.h
smartq_wm8987.c
smdk_spdif.c
smdk_wm8580.c
smdk_wm8994.c
smdk_wm8994pcm.c
snow.c
spdif.c ASoC: samsung: dmaengine: Allow to specify custom DMA device 2019-02-12 16:31:58 +00:00
spdif.h
speyside.c
tm2_wm5110.c ASoC: add for_each_card_prelinks() macro 2018-09-20 10:18:34 -07:00
tobermory.c