OpenCloudOS-Kernel/sound/soc
Baolin Wang adcc9f2b06
ASoC: sprd: Fix the smatch warning
Remove the unnecessary validation of the 'cstream' variable to fix
below smatch warning:

sprd_platform_compr_drain_notify() warn: variable dereferenced
before check 'cstream' (see line 105)

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-04 12:51:16 +07:00
..
adi ASoC: axi-i2s: let both capture and playback be optional 2019-03-11 17:17:38 +00:00
amd ASoC: AMD: Fix incorrect extern 2019-03-25 12:09:51 +00:00
atmel ASoC: mchp-i2s-mcc: add driver for I2SC Multi-Channel Controller 2019-03-21 14:53:12 +00:00
au1x
bcm
cirrus
codecs ASoC: wm_adsp: Make use of local variables 2019-04-03 11:04:36 +07:00
dwc ASoC: dwc: Drop superfluous PCM preallocation error checks 2019-02-06 18:28:59 +01:00
fsl ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put 2019-04-02 12:58:26 +07:00
generic ASoC: simple-card-utils: remove set but not used variable 'dai_name' 2019-04-01 15:32:28 +07:00
hisilicon
img
intel Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into asoc-5.2 2019-04-02 16:20:47 +07:00
jz4740 ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740 2019-03-20 17:05:40 +00:00
kirkwood
mediatek ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings 2019-04-04 12:50:58 +07:00
meson ASoC: meson: Drop superfluous PCM preallocation error checks 2019-02-06 18:29:16 +01:00
mxs
nuc900
pxa ASoC: eliminate left-over from Raumfeld machine driver removal 2019-01-07 16:58:19 +00:00
qcom ASoC: qcom: add i2c dependency for SND_SOC_SDM845 2019-03-11 16:31:49 +00:00
rockchip
samsung ASoC: samsung: i2s: Don't use register read to determine slave/master mode 2019-03-20 17:10:45 +00:00
sh Linux 5.1-rc1 2019-03-18 11:15:09 +00:00
sirf
spear
sprd ASoC: sprd: Fix the smatch warning 2019-04-04 12:51:16 +07:00
sti
stm ASoC: stm32: sai: add power management 2019-03-25 12:10:04 +00:00
sunxi ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd 2019-02-19 15:36:02 +00:00
tegra
ti ASoC: ti: fix davinci_mcasp_probe dependencies 2019-03-11 16:34:05 +00:00
txx9 ASoC: txx9: Drop superfluous PCM preallocation error checks 2019-02-06 18:29:33 +01:00
uniphier ASoC: uniphier: Drop superfluous PCM preallocation error checks 2019-02-06 18:29:39 +01:00
ux500
xilinx ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API change 2019-02-08 14:23:54 +01:00
xtensa ASoC: xtensa: Drop superfluous PCM preallocation error checks 2019-02-06 18:29:44 +01:00
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: support driver alias names for FE topology overrides 2019-04-02 12:57:25 +07:00
soc-dapm.c ASoC: dapm: Initialize private_value in snd_soc_dapm_new_dai 2019-03-25 15:53:06 +00:00
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: More changes for v5.1 2019-02-28 13:30:55 +01:00
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c ASoC: dpcm: prevent snd_soc_dpcm use after free 2019-03-18 11:19:00 +00:00
soc-topology.c ASoC: topology: Align tplg pointer increment across all kcontrols 2019-04-02 12:57:44 +07:00
soc-utils.c