diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2022-08-27 16:28:50 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-09-24 09:49:59 +0200 |
| commit | 1ace82c7f9afee232c7e39f533fb40d636941090 (patch) | |
| tree | 8c487224cbe470f4e9d657b32056c5b657c37e5e /scripts/gdb/linux/device.py | |
| parent | 29b12ac7609c0c8f0bc4a6448d984b80c8957e99 (diff) | |
media: atomisp: Remove atomisp_file_fops and atomisp_file_ioctl_ops
After the file-injection support removal, atomisp_video_pipe->type never
is V4L2_BUF_TYPE_VIDEO_OUTPUT anymore, so the V4L2_BUF_TYPE_VIDEO_OUTPUT
support path in atomisp_video_init() is never hit and this path is
the only user of atomisp_file_fops and atomisp_file_ioctl_ops.
Remove atomisp_file_fops and atomisp_file_ioctl_ops and all of
the functions which are only referenced by these ops structs.
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>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions
