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)
commit2976eef29ec5875e42418dd90d71f7654aec8362
treee2408addea91fb69124eb9b7a781882003fe5fd5
parent6fede18b0c1ee6cd6f19408c34c78246d47a0841
parent4d1284cd795296e4aa7be6db5fdce85f31374520
Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

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