This series fixes comments observed while applying the sst series last week.
changes in v3: - fix the makefile artifact not required
changes in v2: - typo fixes - make wrapper inline - add newline on err log
Vinod Koul (5): ASoC: intel: use __iowrite32_copy for 32 bit copy ASoC: intel: log an error on double free ASoC: intel: fix the kernldoc comment ASoC: intel: explain why block not found isn't error always ASoC: intel: use __iowrite32_copy for 32 bit copy
sound/soc/intel/sst-firmware.c | 9 +++------ sound/soc/intel/sst/sst_drv_interface.c | 4 +++- sound/soc/intel/sst/sst_ipc.c | 15 +++++++++++++++ sound/soc/intel/sst/sst_loader.c | 12 +++++------- 4 files changed, 26 insertions(+), 14 deletions(-)