From: Mark Brown Date: Mon, 12 Apr 2021 18:56:22 +0000 (+0100) Subject: Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridharan... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2976eef29ec5875e42418dd90d71f7654aec8362;p=linux.git Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridharan : 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 --- 2976eef29ec5875e42418dd90d71f7654aec8362