提交 0b13406a 编写于 作者: M Mark Brown 提交者: Ben Dooks

[ARM] S3C64XX: Lower severity of DMA logging

The message was missing a severity macro so pick pr_debug().
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
上级 fa7a7883
......@@ -419,7 +419,7 @@ int s3c2410_dma_devconfig(int channel,
u32 peripheral;
u32 config = 0;
printk("%s: channel %d, source %d, dev %08lx, chan %p\n",
pr_debug("%s: channel %d, source %d, dev %08lx, chan %p\n",
__func__, channel, source, devaddr, chan);
WARN_ON(!chan);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册