OSDN Git Service

Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridharan...
authorMark Brown <broonie@kernel.org>
Mon, 12 Apr 2021 18:56:22 +0000 (19:56 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 12 Apr 2021 18:56:22 +0000 (19:56 +0100)
These patches simplify the sof_probe_complete handling and
address reporting of errors during probe.

Peter Ujfalusi (2):
  ASoC: SOF: core: Add missing error prints to device probe operation
  ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/of

 sound/soc/sof/core.c         |  9 +++++++--
 sound/soc/sof/sof-acpi-dev.c | 18 +++---------------
 sound/soc/sof/sof-of-dev.c   | 18 +++---------------
 sound/soc/sof/sof-pci-dev.c  | 20 ++++----------------
 4 files changed, 17 insertions(+), 48 deletions(-)

--
2.25.1


Trivial merge