]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23005178b9e170d892df240304f67bf9053eb6a4
treedfbe7d5990cb10ef736d56ee4524631e73859bc4
parent17738c9d4e35cf8b17c856d3ed564234891bfe74
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