]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit338ec28ba81be1d49f7599b82154a4657400d7d0
tree07599f374462ef4a2fd553524e3c614668828a23
parentc3ac4c0197c78626a790842fd0a3cbfd893b9d37
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