media: atomisp: Remove in_reset argument from atomisp_css_start()
authorHans de Goede <hdegoede@redhat.com>
Fri, 12 May 2023 17:31:21 +0000 (18:31 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 9 Jun 2023 13:53:23 +0000 (14:53 +0100)
commitae39964d2c01cb1805fcaa6f0ad0b7b4e8568106
tree2a71780c32a8495ed567e2f6087beb1ef7c3f546
parent1180d072e05cb40fdd65725b9235e23c008411f9
media: atomisp: Remove in_reset argument from atomisp_css_start()

The in_reset argument to atomisp_css_start() is only ever true
in atomisp_assert_recovery_work(), drop the argument and move
the special reset handlig to atomisp_assert_recovery_work().

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
drivers/staging/media/atomisp/pci/atomisp_compat.h
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
drivers/staging/media/atomisp/pci/atomisp_ioctl.c