mbox series

[0/7] ASoC: SOF: code cleanups for 5.14

Message ID 20210521092804.3721324-1-kai.vehmanen@linux.intel.com
Headers show
Series ASoC: SOF: code cleanups for 5.14 | expand

Message

Kai Vehmanen May 21, 2021, 9:27 a.m. UTC
Set of code cleanups for issues found in code review.

Jaska Uimonen (1):
  ASoC: SOF: topology: fix assignment to use le32_to_cpu

Keyon Jie (1):
  ASoC: SOF: ops: print out the polling register

Peter Ujfalusi (4):
  ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions
  ASoC: SOF: pci: No need to cast second time to save the desc
  ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead
    sof_block_read()
  ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCI

Pierre-Louis Bossart (1):
  ASoC: SOF: ops: don't return void value

 sound/soc/sof/intel/hda.c    |  8 +++-----
 sound/soc/sof/loader.c       |  2 +-
 sound/soc/sof/ops.h          | 10 ++++++----
 sound/soc/sof/sof-acpi-dev.c |  5 +----
 sound/soc/sof/sof-of-dev.c   |  5 +----
 sound/soc/sof/sof-pci-dev.c  |  7 ++-----
 sound/soc/sof/topology.c     |  2 +-
 7 files changed, 15 insertions(+), 24 deletions(-)


base-commit: aa736700f42fa0813e286ca2f9274ffaa25163b9