[PATCH 0/3] ASoC: SOF: couple of cleanups

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Fri Dec 17 00:24:19 CET 2021


Guennadi spotted inconsistencies with our 'const' handling, Ajit Kumar
flagged a missing check for a null pointer and we missed the
definition of debug zones.

This should be queued for 5.17.

Ajit Kumar Pandey (1):
  ASoC: SOF: ipc: Add null pointer check for substream->runtime

Guennadi Liakhovetski (1):
  ASoC: SOF: avoid casting "const" attribute away

Karol Trzcinski (1):
  ipc: debug: Add shared memory heap to memory scan

 include/sound/sof/debug.h  |  2 ++
 sound/soc/sof/amd/renoir.c |  7 +++--
 sound/soc/sof/intel/atom.c | 13 +++++----
 sound/soc/sof/intel/atom.h |  4 +--
 sound/soc/sof/intel/bdw.c  | 11 +++----
 sound/soc/sof/intel/hda.c  | 60 ++++++++++++++++++--------------------
 sound/soc/sof/intel/hda.h  |  4 +--
 sound/soc/sof/ipc.c        |  3 +-
 sound/soc/sof/ops.h        |  8 +++--
 sound/soc/sof/sof-audio.c  |  9 +++---
 sound/soc/sof/sof-priv.h   |  4 +--
 11 files changed, 66 insertions(+), 59 deletions(-)

-- 
2.25.1



More information about the Alsa-devel mailing list