提交 6110a7eb 编写于 作者: F Felipe Balbi

usb: musb: core: remove unnecessary pr_info()

there's really no need for that message. It's
been a while since it printed something useful.
Signed-off-by: NFelipe Balbi <balbi@ti.com>
上级 68907a77
......@@ -2293,8 +2293,6 @@ static int __init musb_init(void)
if (usb_disabled())
return 0;
pr_info("%s: version " MUSB_VERSION ", ?dma?, otg (peripheral+host)\n",
musb_driver_name);
return platform_driver_register(&musb_driver);
}
module_init(musb_init);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册