提交 c1601ea9 编写于 作者: J Jiang Jian 提交者: Mauro Carvalho Chehab

media: cx18: Fix typo in comments

Remove the repeated word 'and' from comments
Signed-off-by: NJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
上级 6abcf98e
...@@ -180,7 +180,7 @@ static void cx18_av_initialize(struct v4l2_subdev *sd) ...@@ -180,7 +180,7 @@ static void cx18_av_initialize(struct v4l2_subdev *sd)
*/ */
cx18_av_and_or4(cx, CXADEC_CHIP_CTRL, 0xFFFBFFFF, 0x00120000); cx18_av_and_or4(cx, CXADEC_CHIP_CTRL, 0xFFFBFFFF, 0x00120000);
/* Setup the Video and and Aux/Audio PLLs */ /* Setup the Video and Aux/Audio PLLs */
cx18_av_init(cx); cx18_av_init(cx);
/* set video to auto-detect */ /* set video to auto-detect */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册