[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220602090335.13104-1-wangxiang@cdjrlc.com>
Date: Thu, 2 Jun 2022 17:03:35 +0800
From: Xiang wangx <wangxiang@...rlc.com>
To: nsekhar@...com
Cc: brgl@...ev.pl, linux@...linux.org.uk,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Xiang wangx <wangxiang@...rlc.com>
Subject: [PATCH] ARM: davinci: Fix syntax errors in comments
Delete the redundant word 'the'.
Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
---
arch/arm/mach-davinci/board-dm355-evm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-davinci/board-dm355-evm.c b/arch/arm/mach-davinci/board-dm355-evm.c
index f7c56f662d4c..e56f8ea5eb56 100644
--- a/arch/arm/mach-davinci/board-dm355-evm.c
+++ b/arch/arm/mach-davinci/board-dm355-evm.c
@@ -294,7 +294,7 @@ static struct vpbe_enc_mode_info dm355evm_enc_preset_timing[] = {
#define VENC_STD_ALL (V4L2_STD_NTSC | V4L2_STD_PAL)
/*
- * The outputs available from VPBE + ecnoders. Keep the
+ * The outputs available from VPBE + ecnoders. Keep
* the order same as that of encoders. First those from venc followed by that
* from encoders. Index in the output refers to index on a particular encoder.
* Driver uses this index to pass it to encoder when it supports more than
--
2.36.1
Powered by blists - more mailing lists