aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
diff options
context:
space:
mode:
authorBhaskar Chowdhury <unixbhaskar@gmail.com>2021-03-22 03:24:31 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-04-06 10:26:54 +0200
commit771df39b85fd75ef31e645f5d4c5bb789f71a441 (patch)
tree5a9f344010151d8645095ba7fd89a3ad0628e63f /drivers/staging/media
parentmedia: atomisp: remove duplicate include in sh_css (diff)
downloadlinux-dev-771df39b85fd75ef31e645f5d4c5bb789f71a441.tar.xz
linux-dev-771df39b85fd75ef31e645f5d4c5bb789f71a441.zip
media: atomisp: fix a typo
s/Sysytem/System/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media')
-rw-r--r--drivers/staging/media/atomisp/i2c/gc2235.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/atomisp/i2c/gc2235.h b/drivers/staging/media/atomisp/i2c/gc2235.h
index 68252b8f516d..ba5db1230033 100644
--- a/drivers/staging/media/atomisp/i2c/gc2235.h
+++ b/drivers/staging/media/atomisp/i2c/gc2235.h
@@ -218,7 +218,7 @@ static struct gc2235_reg const gc2235_stream_off[] = {
};
static struct gc2235_reg const gc2235_init_settings[] = {
- /* Sysytem */
+ /* System */
{ GC2235_8BIT, 0xfe, 0x80 },
{ GC2235_8BIT, 0xfe, 0x80 },
{ GC2235_8BIT, 0xfe, 0x80 },