linux_dsm_epyc7002/sound/soc
Gustavo A. R. Silva 508e8641f8
ASoC: rt5631: use true and false for boolean values
Return statements in functions returning bool should use true or false
instead of an integer value.

This code was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-08-06 12:35:12 +01:00
..
adi
amd ASoC: AMD: Fix build warning 2018-07-26 14:07:55 +01:00
atmel
au1x
bcm
cirrus
codecs ASoC: rt5631: use true and false for boolean values 2018-08-06 12:35:12 +01:00
davinci ASoC: davinci-i2s: mark expected switch fall-through 2018-08-03 17:42:28 +01:00
dwc
fsl ASoC: fsl_esai: Mark expected switch fall-through 2018-08-03 17:59:21 +01:00
generic
hisilicon
img
intel ASoC: Intel: bxt: Use refcap device for mono recording 2018-08-03 10:33:06 +01:00
jz4740
kirkwood
mediatek
meson ASoC: meson: align axg card driver with DT bindings documentation 2018-07-26 15:45:44 +01:00
mxs
nuc900
omap ASoC: omap-dmic: Mark expected switch fall-throughs 2018-08-03 17:59:25 +01:00
pxa ASoC: pxa: remove clock divider and pll setup from zylonite and magician 2018-07-20 17:41:26 +01:00
qcom ASoC: smd845: fix memory leak 2018-08-03 15:46:34 +01:00
rockchip
samsung ASoC: samsung: i2s: Mark expected switch fall-through 2018-08-03 17:59:29 +01:00
sh ASoC: sh: Kconfig: convert to SPDX identifiers 2018-07-30 12:02:29 +01:00
sirf ASoC: sirf: Fix potential NULL pointer dereference 2018-07-30 12:02:30 +01:00
spear
sti
stm ASoC: stm32: remove redundant pointers 'priv' and 'rtd' 2018-08-01 12:16:26 +01:00
sunxi
tegra ASoC: tegra_alc5632: fix device_node refcounting 2018-07-30 12:02:29 +01:00
txx9
uniphier ASoC: uniphier: change functions to static 2018-07-30 12:02:32 +01:00
ux500
xtensa
zte ASoC: zte: Fix incorrect PCM format bit usages 2018-07-26 15:48:19 +01:00
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-compress.c
soc-core.c ASoC: core: mark expected switch fall-through 2018-08-03 17:42:36 +01:00
soc-dapm.c ASoC: dapm: Use int for format bit position 2018-07-26 15:48:21 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: dmaengine: Use standard pcm_format_to_bits() macro 2018-07-26 17:09:09 +01:00
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c ASoC: soc-pcm: Use delay set in component pointer function 2018-08-01 14:31:16 +01:00
soc-topology.c
soc-utils.c