Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Bhaskar Chowdhury and committed by
Mauro Carvalho Chehab
771df39b 5054241a

+1 -1
+1 -1
drivers/staging/media/atomisp/i2c/gc2235.h
··· 218 218 }; 219 219 220 220 static struct gc2235_reg const gc2235_init_settings[] = { 221 - /* Sysytem */ 221 + /* System */ 222 222 { GC2235_8BIT, 0xfe, 0x80 }, 223 223 { GC2235_8BIT, 0xfe, 0x80 }, 224 224 { GC2235_8BIT, 0xfe, 0x80 },