linux_dsm_epyc7002/sound/soc
Kuninori Morimoto e6d7020c29
ASoC: soc-core: tidyup for snd_soc_add_component_controls()
snd_soc_add_component_controls() registers controls by using
for(... i < num; ...). If controls was NULL, num should be zero.
Thus, we don't need to check about controls pointer.
This patch also cares missing return value.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87ef1xahor.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-08-08 20:56:52 +01:00
..
adi
amd
atmel
au1x
bcm
cirrus
codecs ASoC: rt1011: Add a flag for the R0 calibration test 2019-08-07 14:19:13 +01:00
dwc
fsl ASoC: fsl_sai: Add support for imx7ulp/imx8mq 2019-08-07 14:26:42 +01:00
generic
hisilicon
img
intel ASoC: Intel: Update request-reply IPC model 2019-08-07 14:26:02 +01:00
jz4740
kirkwood
mediatek
meson
mxs
nuc900
pxa
qcom
rockchip
samsung
sh
sirf
sof ASoC: SOF: Intel: hda: fix MSI handling 2019-08-07 14:19:32 +01:00
spear
sprd
sti
stm
sunxi
tegra
ti
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig
Makefile ASoC: add soc-component.c 2019-08-05 16:16:19 +01:00
soc-ac97.c
soc-acpi.c
soc-component.c ASoC: soc-component: add snd_soc_pcm_component_pcm_free() 2019-08-05 16:27:16 +01:00
soc-compress.c
soc-core.c ASoC: soc-core: tidyup for snd_soc_add_component_controls() 2019-08-08 20:56:52 +01:00
soc-dai.c
soc-dapm.c ASoC: soc-component: move snd_soc_component_set_bias_level() 2019-08-05 16:24:17 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c ASoC: add soc-component.c 2019-08-05 16:16:19 +01:00
soc-ops.c
soc-pcm.c ASoC: soc-component: add snd_soc_pcm_component_pcm_free() 2019-08-05 16:27:16 +01:00
soc-topology.c
soc-utils.c ASoC: add soc-component.c 2019-08-05 16:16:19 +01:00