All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] ASoC: soc-dapm: cleanup cppcheck warning
@ 2021-08-05  1:10 Kuninori Morimoto
  2021-08-05  1:10 ` [PATCH 01/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup() Kuninori Morimoto
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Kuninori Morimoto @ 2021-08-05  1:10 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

Now I'm posting audio-graph-card2 patch-set, but it seems it needs longer
discussion. Thus I want to post more easy patch first, and reduce my
local patches.

These are cppcheck warning cleanup patches for soc-dapm.

Kuninori Morimoto (12):
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup()
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux()
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status()
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga()
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link()
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event()
  ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run()
  ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route()
  ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes()
  ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes()
  ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls()
  ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event()

 sound/soc/soc-dapm.c | 65 ++++++++++++++++++++++----------------------
 1 file changed, 33 insertions(+), 32 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-06  0:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  1:10 [PATCH 00/12] ASoC: soc-dapm: cleanup cppcheck warning Kuninori Morimoto
2021-08-05  1:10 ` [PATCH 01/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 02/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 03/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 04/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 05/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 06/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 07/12] ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 08/12] ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 09/12] ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 10/12] ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 11/12] ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls() Kuninori Morimoto
2021-08-05  1:11 ` [PATCH 12/12] ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event() Kuninori Morimoto
2021-08-06  0:47 ` [PATCH 00/12] ASoC: soc-dapm: cleanup cppcheck warning 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.