aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-08-27 16:28:50 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-09-24 09:49:59 +0200
commit1ace82c7f9afee232c7e39f533fb40d636941090 (patch)
tree8c487224cbe470f4e9d657b32056c5b657c37e5e /tools/perf/scripts/python/bin
parentmedia: atomisp: Remove file-injection support (diff)
downloadlinux-1ace82c7f9afee232c7e39f533fb40d636941090.tar.gz
linux-1ace82c7f9afee232c7e39f533fb40d636941090.zip
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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions