media: atomisp: Remove file-injection support
authorHans de Goede <hdegoede@redhat.com>
Sat, 27 Aug 2022 14:17:07 +0000 (16:17 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 24 Sep 2022 07:48:38 +0000 (09:48 +0200)
commit29b12ac7609c0c8f0bc4a6448d984b80c8957e99
tree07599f374462ef4a2fd553524e3c614668828a23
parenta2ace25c3f0e8904abc2aadee554cc20c6c3bf6b
media: atomisp: Remove file-injection support

The file-injection support of the atomisp driver has not been tested
and is not necessary for camera support, remove it.

Note the main reason for removing this is because it depends on
the videobuf (version 1) outq and we want to remove or replace
all videobuf usage in the driver.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/Makefile
drivers/staging/media/atomisp/pci/atomisp_file.c [deleted file]
drivers/staging/media/atomisp/pci/atomisp_file.h [deleted file]
drivers/staging/media/atomisp/pci/atomisp_fops.c
drivers/staging/media/atomisp/pci/atomisp_internal.h
drivers/staging/media/atomisp/pci/atomisp_ioctl.c
drivers/staging/media/atomisp/pci/atomisp_subdev.c
drivers/staging/media/atomisp/pci/atomisp_subdev.h
drivers/staging/media/atomisp/pci/atomisp_v4l2.c