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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
5054241a79
commit
771df39b85
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user