summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2020-07-23 21:39:04 +0300
committerMark Brown <broonie@kernel.org>2020-07-24 17:01:20 +0300
commita63419beafd4edf20761c37dbefd639a0b1b481e (patch)
tree98b82e5e005b6b6df4f4aa145aa05a0611a0bd9f /tools/perf/scripts/python/exported-sql-viewer.py
parent118205d241ef6fec395086c34f85717a41a8b4a1 (diff)
downloadlinux-a63419beafd4edf20761c37dbefd639a0b1b481e.tar.xz
ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFER
qcom_snd_parse_of() tends to produce lots of error messages during bootup: MultiMedia1: error getting cpu dai name This happens because the DAIs are not probed until the ADSP remoteproc has booted, which takes a while. Until it is ready, snd_soc_of_get_dai_name() returns -EDEFER_PROBE to retry probing later. This is perfectly normal, so cleanup the kernel log a bit by not printing in case of -EPROBE_DEFER. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20200723183904.321040-8-stephan@gerhold.net Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions