]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: soc-pcm: cleanup cppcheck warning" from Kuninori Morimoto <kunino...
authorMark Brown <broonie@kernel.org>
Tue, 27 Jul 2021 15:14:20 +0000 (16:14 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 27 Jul 2021 15:14:20 +0000 (16:14 +0100)
commit7151575222173f93b23bc724d0bb3de025a167a4
tree8720814cd93fc9fa6c3f0b60b237ff3f80e1ac96
parent2a48b247f45efe279e6ff74929cf27c56b522149
parent5be37084f5fb6d1628225319b3e8d57a712cb779
Merge series "ASoC: soc-pcm: cleanup cppcheck warning" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

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-pcm.

Kuninori Morimoto (5):
  ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb()
  ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close()
  ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture()
  ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active()
  ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan()

 sound/soc/soc-pcm.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

--
2.25.1

Thank you for your help !!

Best regards
---
Kuninori Morimoto