[PATCH 00/16] ASoC: trivial changes for cppcheck warnings
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Fri May 20 23:17:03 CEST 2022
This can probably wait for the next merge window, I found a number of
cppcheck warnings that I didn't see in my last checks. The irony is
that the only really important issue found by cppcheck was on one of
my previous DPCM changes (submitted separately as a fix).
Pierre-Louis Bossart (16):
ASoC: cs35l45: typo in argument definition
ASoC: cs42l42: remove redundant test
ASoC: wcd-mbhc-v2: remove useless initialization
ASoC: wcd9335: remove redundant tests
ASoC: Intel: atom: sst: remove useless initialization
ASoC: Intel: atom: sst_ipc: remove redundant test
ASoC: Intel: atom: sst_ipc: remove useless initializations
ASoC: Intel: atom: controls: remove useless initializations
ASoC: Intel: boards: reset acpi_chan_package
ASoC: Intel: sof_pcm512x: remove unnecessary init
ASoC: mediatek: mt8195: simplify error handling
ASoC: qcom: q6dsp: q6adm: remove useless initializations
ASoC: qcom: q6dsp: remove spurious space
ASoC: rockchip: simplify error handling
ASoC: samsung: snow: simplify error handling
ASoC: meson: remove useless initialization
sound/soc/codecs/cs35l45.h | 2 +-
sound/soc/codecs/cs42l42.c | 3 +--
sound/soc/codecs/wcd-mbhc-v2.c | 2 +-
sound/soc/codecs/wcd9335.c | 4 ++--
sound/soc/intel/atom/sst-atom-controls.c | 4 ++--
sound/soc/intel/atom/sst/sst.c | 2 +-
sound/soc/intel/atom/sst/sst_ipc.c | 8 ++++----
sound/soc/intel/boards/bytcr_rt5640.c | 2 +-
sound/soc/intel/boards/bytcr_rt5651.c | 2 +-
sound/soc/intel/boards/cht_bsw_rt5645.c | 2 +-
sound/soc/intel/boards/sof_pcm512x.c | 2 +-
sound/soc/mediatek/mt8195/mt8195-afe-clk.c | 8 ++++----
sound/soc/meson/meson-codec-glue.c | 2 +-
sound/soc/qcom/qdsp6/q6adm.c | 6 +++---
sound/soc/rockchip/rk3288_hdmi_analog.c | 4 ++--
sound/soc/samsung/snow.c | 2 +-
16 files changed, 27 insertions(+), 28 deletions(-)
--
2.30.2
More information about the Alsa-devel
mailing list