All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] ASoC: codecs: wolfson: remove cppcheck warnings
@ 2021-03-11  0:43 Pierre-Louis Bossart
  2021-03-11  0:43 ` [PATCH 01/10] ASoC: arizona: fix function argument Pierre-Louis Bossart
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Pierre-Louis Bossart @ 2021-03-11  0:43 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, patches, broonie, Charles Keepax, 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


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2021-03-11 16:20 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11  0:43 [PATCH 00/10] ASoC: codecs: wolfson: remove cppcheck warnings Pierre-Louis Bossart
2021-03-11  0:43 ` [PATCH 01/10] ASoC: arizona: fix function argument Pierre-Louis Bossart
2021-03-11  9:22   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 02/10] ASoC: madera: align function prototype Pierre-Louis Bossart
2021-03-11  9:22   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 03/10] ASoC: wm2200: remove unused structure Pierre-Louis Bossart
2021-03-11  9:23   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 04/10] ASoC: wm8903: remove useless assignments Pierre-Louis Bossart
2021-03-11  9:25   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 05/10] ASoC: wm8958-dsp2: rename local 'control' arrays Pierre-Louis Bossart
2021-03-11  9:29   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 06/10] ASoC: wm8978: clarify expression Pierre-Louis Bossart
2021-03-11  9:29   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 07/10] ASoC: wm8994: align function prototype Pierre-Louis Bossart
2021-03-11  9:30   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 08/10] ASoC: wm8996: clarify expression Pierre-Louis Bossart
2021-03-11  9:30   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 09/10] ASoC: wm_adsp: simplify return value Pierre-Louis Bossart
2021-03-11  9:32   ` Charles Keepax
2021-03-11  0:43 ` [PATCH 10/10] ASoC: wm_hubs: align function prototype Pierre-Louis Bossart
2021-03-11  9:32   ` Charles Keepax
2021-03-11 16:18 ` [PATCH 00/10] ASoC: codecs: wolfson: remove cppcheck warnings Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.