media: ti: drop unexpected word 'a' in comments
authorJiang Jian <jiangjian@cdjrlc.com>
Thu, 23 Jun 2022 07:35:04 +0000 (08:35 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 13:47:00 +0000 (14:47 +0100)
there is an unexpected word 'a' in the comments that need to be dropped

file - drivers/media/platform/ti/cal/cal-camerarx.c
line - 308

 * DRA80xM TRMs have a a slightly simplified sequence.

changed to:

 * DRA80xM TRMs have a slightly simplified sequence.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/ti/cal/cal-camerarx.c

index e69fed117fea6ece9b862a53b3b8415e67107547..a0880f0091f7b530d4a0e5d0a41732daafc23bab 100644 (file)
@@ -305,7 +305,7 @@ static int cal_camerarx_start(struct cal_camerarx *phy)
        /*
         * CSI-2 PHY Link Initialization Sequence, according to the DRA74xP /
         * DRA75xP / DRA76xP / DRA77xP TRM. The DRA71x / DRA72x and the AM65x /
-        * DRA80xM TRMs have a slightly simplified sequence.
+        * DRA80xM TRMs have a slightly simplified sequence.
         */
 
        /*