This series fixes comments observed while applying the sst series last week.
canges 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/Kconfig | 2 +- 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 +++++------- 5 files changed, 27 insertions(+), 15 deletions(-)