Commit c1601ea9 authored by Jiang Jian's avatar Jiang Jian Committed by Mauro Carvalho Chehab
Browse files

media: cx18: Fix typo in comments



Remove the repeated word 'and' from comments

Signed-off-by: default avatarJiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent 6abcf98e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 */