projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6abcf98
)
media: cx18: Fix typo in comments
author
Jiang Jian
<jiangjian@cdjrlc.com>
Wed, 22 Jun 2022 14:41:51 +0000
(15:41 +0100)
committer
Mauro Carvalho Chehab
<mchehab@kernel.org>
Fri, 8 Jul 2022 13:45:24 +0000
(14:45 +0100)
Remove the repeated word 'and' from comments
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/pci/cx18/cx18-av-core.c
patch
|
blob
|
history
diff --git
a/drivers/media/pci/cx18/cx18-av-core.c
b/drivers/media/pci/cx18/cx18-av-core.c
index 76e5a504df8c2e695d6276915e28db4068197312..d3358643fb7d6d73e029cf27f76144f3a204cde2 100644
(file)
--- a/
drivers/media/pci/cx18/cx18-av-core.c
+++ b/
drivers/media/pci/cx18/cx18-av-core.c
@@
-180,7
+180,7
@@
static void cx18_av_initialize(struct v4l2_subdev *sd)
*/
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);
/* set video to auto-detect */