提交 a0c9e95d 编写于 作者: K Keshava Munegowda 提交者: Greg Kroah-Hartman

usb: ohci-omap3: fix trivial typo

This is the ohci-omap3 driver, not ehci-omap. Correct this
obvious typo.
Signed-off-by: NKeshava Munegowda <keshava_mgowda@ti.com>
Signed-off-by: NAnand Gadiyar <gadiyar@ti.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 0a313c4d
......@@ -648,7 +648,7 @@ static int __devinit ohci_hcd_omap3_probe(struct platform_device *pdev)
ret = omap3_start_ohci(omap, hcd);
if (ret) {
dev_dbg(&pdev->dev, "failed to start ehci\n");
dev_dbg(&pdev->dev, "failed to start ohci\n");
goto err_start;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册