lkml.org 
[lkml]   [2021]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] ARM: davinci: dm355-evm: Fix typo in a comment
Date
The double `the' in the comment `Keep the the order same as that of
encoders.' is repeated. Consequently, one 'the' should be removed
from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.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 3c5a9e3c128a..4aeda9bd8029 100644
--- a/arch/arm/mach-davinci/board-dm355-evm.c
+++ b/arch/arm/mach-davinci/board-dm355-evm.c
@@ -296,7 +296,7 @@ static struct vpbe_enc_mode_info dm355evm_enc_preset_timing[] = {

/*
* The outputs available from VPBE + ecnoders. Keep the
- * the order same as that of encoders. First those from venc followed by that
+ * 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
* one output. Application uses index of the array to set an output.
--
2.32.0
\
 
 \ /
  Last update: 2021-08-17 13:35    [W:0.135 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site