提交 52984aab 编写于 作者: G Geliang Tang 提交者: Vinod Koul

dmaengine: ste_dma40: fix a trivial typo

s/regsiter/register/
Signed-off-by: NGeliang Tang <geliangtang@163.com>
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 e6d5bf6a
......@@ -2907,7 +2907,7 @@ static int __init d40_dmaengine_init(struct d40_base *base,
if (err) {
d40_err(base->dev,
"Failed to regsiter memcpy only channels\n");
"Failed to register memcpy only channels\n");
goto failure2;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册