[Sound-open-firmware] [PATCH 0/2] ASoC: SOF: initialise work immediately

Guennadi Liakhovetski guennadi.liakhovetski at linux.intel.com
Tue Mar 24 13:29:19 CET 2020


Fix uninitialised work errors by moving initialisation to directly
after allocation.

Guennadi Liakhovetski (2):
  ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()
  ASoC: SOF: fix uninitialised "work" with VirtIO

 sound/soc/sof/pcm.c       |  4 +---
 sound/soc/sof/sof-audio.h |  3 +++
 sound/soc/sof/topology.c  | 17 ++++++++++++-----
 3 files changed, 16 insertions(+), 8 deletions(-)

-- 
1.9.3



More information about the Sound-open-firmware mailing list