media: atomisp: Remove continuous mode related code from atomisp_set_fmt()
authorHans de Goede <hdegoede@redhat.com>
Sun, 5 Mar 2023 16:39:51 +0000 (16:39 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 09:38:51 +0000 (10:38 +0100)
commitb3713bca92f6322bcd5ef1ef8137634db067fdc7
tree433e8d37a6e04e8646095495e6589e0c8ba7664f
parent5fa5657be27971ec8c87abf50eaadb2205dd7053
media: atomisp: Remove continuous mode related code from atomisp_set_fmt()

Remove code to check / adjust code between video and preview /
capture and view-finder nodes now that we no longer support
continuous mode and this no longer support streaming from 2
/dev/video# nodes at the same time.

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