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:
parent
5054241a79
commit
771df39b85
1 changed files with 1 additions and 1 deletions
|
|
@ -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 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue