media: atomisp: Fix spelling mistake in isp2400_input_system_global.h
authorDipendra Khadka <kdipendra88@gmail.com>
Fri, 22 Dec 2023 20:15:03 +0000 (21:15 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 05:59:38 +0000 (06:59 +0100)
commit5201016d0190f0dd9ff98fde0fa9ba1e1368ec1b
tree5c09889835bc950d92a9ffa17868d008dd84f0b6
parent0596ea5eeb667b3890e827ba5d9b966295fae277
media: atomisp: Fix spelling mistake in isp2400_input_system_global.h

The script checkpatch.pl reported a spelling error
in isp2400_input_system_global.h as below:

'''
WARNING: 'upto' may be misspelled - perhaps 'up to'?
//MIPI allows upto 4 channels.
              ^^^^
'''

This patch corrects a spelling error,
changing "upto" to "up to".

Link: https://lore.kernel.org/r/20231222201503.2337-1-kdipendra88@gmail.com
Signed-off-by: Dipendra Khadka <kdipendra88@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/isp2400_input_system_global.h