提交 32101d00 编写于 作者: F Fabio Estevam 提交者: Mark Brown

ASoC: fsl_asrc: Remove unneeded driver registration message

There is no need to announce that the driver has been successfully
probed, so remove the unneeded message.
Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 c0296950
......@@ -933,8 +933,6 @@ static int fsl_asrc_probe(struct platform_device *pdev)
return ret;
}
dev_info(&pdev->dev, "driver registered\n");
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册