]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
media: atomisp: fix a typo
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Mon, 22 Mar 2021 02:24:31 +0000 (03:24 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Apr 2021 08:26:54 +0000 (10:26 +0200)
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>
drivers/staging/media/atomisp/i2c/gc2235.h

index 68252b8f516d86acc0c03b85f13e3d18c1dfdfe8..ba5db1230033a60bdfa56a59b26608125aa18f1c 100644 (file)
@@ -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 },