提交 25c62f7e 编写于 作者: M Mark Brown

ASoC: wm_adsp: Make region identification errors more informative

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 94e205bf
......@@ -768,7 +768,8 @@ static int wm_adsp_load_coeff(struct wm_adsp *dsp)
break;
default:
adsp_err(dsp, "Unknown region type %x\n", type);
adsp_err(dsp, "%s.%d: Unknown region type %x at %d\n",
file, blocks, type, pos);
break;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册