From: Mark Brown Date: Thu, 11 Mar 2021 16:16:34 +0000 (+0000) Subject: Merge series "ASoC: codecs: wolfson: remove cppcheck warnings" from Pierre-Louis... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6f2cd36f78ef8b441ecbc930c45536ec20a661f6;p=linux.git Merge series "ASoC: codecs: wolfson: remove cppcheck warnings" from Pierre-Louis Bossart : There should be no functionality change, just minor fixes to make warnings go away. Pierre-Louis Bossart (10): ASoC: arizona: fix function argument ASoC: madera: align function prototype ASoC: wm2200: remove unused structure ASoC: wm8903: remove useless assignments ASoC: wm8958-dsp2: rename local 'control' arrays ASoC: wm8978: clarify expression ASoC: wm8994: align function prototype ASoC: wm8996: clarify expression ASoC: wm_adsp: simplify return value ASoC: wm_hubs: align function prototype sound/soc/codecs/arizona.h | 2 +- sound/soc/codecs/madera.h | 2 +- sound/soc/codecs/wm2200.c | 7 ------- sound/soc/codecs/wm8903.c | 2 -- sound/soc/codecs/wm8958-dsp2.c | 16 ++++++++-------- sound/soc/codecs/wm8978.c | 2 +- sound/soc/codecs/wm8994.h | 2 +- sound/soc/codecs/wm8996.c | 2 +- sound/soc/codecs/wm_adsp.c | 2 +- sound/soc/codecs/wm_hubs.h | 2 +- 10 files changed, 15 insertions(+), 24 deletions(-) -- 2.25.1 --- 6f2cd36f78ef8b441ecbc930c45536ec20a661f6