提交 e3845dee 编写于 作者: J Jiri Kosina

trivial: no changes to ov511 driver

This is a partial revert of 421f91d2
("fix typos concerning "initiali[zs]e"") for ov511 driver, as it is
going to be completely removed in the next release anyway.

Fixes conflict in linux-next.
Reported-by: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 7778dc3e
......@@ -4808,7 +4808,7 @@ ov7xx0_configure(struct usb_ov511 *ov)
return -1;
if (init_ov_sensor(ov) >= 0) {
PDEBUG(1, "OV7xx0 sensor initialized (method 1)");
PDEBUG(1, "OV7xx0 sensor initalized (method 1)");
} else {
/* Reset the 76xx */
if (i2c_w(ov, 0x12, 0x80) < 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册