media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|stop]()
authorHans de Goede <hdegoede@redhat.com>
Fri, 12 May 2023 16:26:11 +0000 (17:26 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 9 Jun 2023 13:51:28 +0000 (14:51 +0100)
commite5fab487eac8bb3ec784c2523f128ceaeb8feba4
tree01dc8c731d46be98251b15138b7320dd5c62e41c
parent5ab97df8642e93559edfcbf2d9f7b8478b683c96
media: atomisp: Remove unused css_pipe_id argument from atomisp_css_[start|stop]()

The css_pipe_id argument pass to atomisp_css_[start|stop]() is
not used, drop it.

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