kernel_optimize_test/sound/soc
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
..
adi
amd
atmel
au1x
bcm
cirrus
codecs ASoC: wm_adsp: Allow compressed buffers in any memory region 2019-02-20 12:02:37 +00:00
dwc
fsl ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt() 2019-02-20 12:02:50 +00:00
generic ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser 2019-02-20 12:12:37 +00:00
hisilicon
img
intel ASoC: Intel: glk: Add DAI links for Multi-Playback 2019-02-19 15:42:24 +00:00
jz4740
kirkwood
mediatek ASoC: mediatek: mt8183: make some functions static 2019-02-13 11:52:47 +00:00
meson
mxs
nuc900
pxa
qcom ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of() 2019-02-20 16:43:42 +00:00
rockchip
samsung ASoC: samsung: odroid: Prevent uninitialized variable use 2019-02-21 11:39:00 +00:00
sh ASoC: fsi: fix spelling mistake "doens't" -> "doesn't" 2019-02-18 17:07:28 +00:00
sirf
spear
sprd ASoC: sprd: Add Spreadtrum audio DMA platfrom driver 2019-01-29 18:10:12 +00:00
sti
stm ASoC: stm32: sai: remove set but not used variables 'mask, cr1' 2019-02-18 18:23:59 +00:00
sunxi ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd 2019-02-19 15:36:02 +00:00
tegra
ti
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig ASoC: sprd: Add Spreadtrum audio DMA platfrom driver 2019-01-29 18:10:12 +00:00
Makefile ASoC: sprd: Add Spreadtrum audio DMA platfrom driver 2019-01-29 18:10:12 +00:00
soc-ac97.c
soc-acpi.c
soc-compress.c ASoC: compress: Add helper functions for component trigger/set_params 2019-02-06 15:51:04 +00:00
soc-core.c ASoC: core: don't increase component module refcount unconditionally 2019-02-08 18:00:20 +00:00
soc-dapm.c ASoC: dapm: Potential small memory leak in dapm_cnew_widget() 2019-02-19 15:23:25 +00:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag 2019-02-14 16:17:35 +00:00
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c ASoC: dapm: Only power up active channels from a DAI 2019-02-02 17:15:17 +01:00
soc-topology.c Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 for refcount fix 2019-02-18 18:51:48 +00:00
soc-utils.c