media: atomisp: Fix spelling mistake in binary.c
authorDipendra Khadka <kdipendra88@gmail.com>
Sat, 23 Dec 2023 09:15:21 +0000 (10:15 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 06:00:13 +0000 (07:00 +0100)
commit3b63b7db1d9298847c90905a426f589a7f9beaae
treee19133dcc4a8b642779dea00296407490c73d688
parent38c56d81741cd10c6724d74903641329af4108a7
media: atomisp: Fix spelling mistake in binary.c

codespell reported following spelling mistake
in runtime/binary/src as below:

'''
./runtime/binary/src/binary.c:537: spcification ==> specification
'''
This patch fixes thisspelling mistake.

Link: https://lore.kernel.org/r/20231223091521.85467-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/runtime/binary/src/binary.c