media: i2c: mt9v111: Fix typo 'the the' in comment
authorSlark Xiao <slark_xiao@163.com>
Fri, 22 Jul 2022 01:52:11 +0000 (03:52 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 24 Sep 2022 07:03:15 +0000 (09:03 +0200)
Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/mt9v111.c

index 2dc4a0f..7beca0b 100644 (file)
@@ -633,7 +633,7 @@ static int mt9v111_hw_config(struct mt9v111_dev *mt9v111)
 
        /*
         * Set pixel integration time to the whole frame time.
-        * This value controls the the shutter delay when running with AE
+        * This value controls the shutter delay when running with AE
         * disabled. If longer than frame time, it affects the output
         * frame rate.
         */