media: atomisp: Remove empty s_stream() op from CSI subdev
authorHans de Goede <hdegoede@redhat.com>
Sun, 14 Apr 2024 14:45:55 +0000 (15:45 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 26 Apr 2024 10:04:42 +0000 (11:04 +0100)
commit8ff6604cd35e44a822a327ac981b0609c5d5cf83
treebd38b8a4ea54badb40654c9c5c2210e3807c643a
parentb0525740af7c1c5cccd9de62677e3d9fdc24b83e
media: atomisp: Remove empty s_stream() op from CSI subdev

Remove the empty csi2_set_stream() callback and remove the now
empty csi2_video_ops struct.

While at it also remove the empty csi2_core_ops struct.

Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_csi2.c