提交 2d8f46f2 编写于 作者: P Philipp Zabel 提交者: Greg Kroah-Hartman

staging: drm/imx: Remove 300ms delay after memory reset

This has been added once, but does not seem to be necessary. Tested
on i.MX51 and i.MX6.
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 87e31a07
......@@ -673,8 +673,6 @@ static int ipu_reset(struct ipu_soc *ipu)
cpu_relax();
}
mdelay(300);
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册