提交 0907bb2c 编写于 作者: E Elise Lennion 提交者: Greg Kroah-Hartman

staging: media: cxd2099: Format block comments.

Fix checkpatch warning:

WARNING: Block comments use a trailing */ on a separate line
Signed-off-by: NElise Lennion <elise.lennion@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 06d1f85e
...@@ -336,7 +336,8 @@ static int init(struct cxd *ci) ...@@ -336,7 +336,8 @@ static int init(struct cxd *ci)
break; break;
#endif #endif
/* TOSTRT = 8, Mode B (gated clock), falling Edge, /* TOSTRT = 8, Mode B (gated clock), falling Edge,
* Serial, POL=HIGH, MSB */ * Serial, POL=HIGH, MSB
*/
status = write_reg(ci, 0x0A, 0xA7); status = write_reg(ci, 0x0A, 0xA7);
if (status < 0) if (status < 0)
break; break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册