OSDN Git Service

ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP
authorBard liao <yung-chuan.liao@linux.intel.com>
Fri, 10 Jan 2020 23:57:48 +0000 (17:57 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jan 2020 15:12:22 +0000 (15:12 +0000)
commitceca2197b2f1af4cb6e3f32bb7bd2879943406ef
treedfbe7d5990cb10ef736d56ee4524631e73859bc4
parent8e55ea19125b65cffe42747359af99d545e85f2f
ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP

We will reinit DSP in a loop when it fails to initialize the first
time, as recommended. So, it is not an error before we finally give
up. And reorder the trace to make it more readable.

Signed-off-by: Bard liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200110235751.3404-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-loader.c