media: atomisp: sh_css: Removed #ifdef ISP2401 to make code generic
authorKate Hsuan <hpa@redhat.com>
Wed, 2 Aug 2023 09:56:04 +0000 (11:56 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 27 Sep 2023 07:40:04 +0000 (09:40 +0200)
commit113401c6738643fbdc8f3010cdac4166106b4683
tree7060471030e60eacbc9e4c7abe7ed934d75bc96a
parentad6979477073bfef6fb95f33dfd0a9bce49e6007
media: atomisp: sh_css: Removed #ifdef ISP2401 to make code generic

Removed #ifdef ISP2401 to allow the destroy function can destroy the
data of both types of ISP.

Link: https://lore.kernel.org/r/20230802095606.1298152-11-hpa@redhat.com
Signed-off-by: Kate Hsuan <hpa@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c