media: atomisp: Remove atomisp_streaming_count()
authorHans de Goede <hdegoede@redhat.com>
Thu, 11 May 2023 18:35:43 +0000 (19:35 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 9 Jun 2023 13:46:52 +0000 (14:46 +0100)
commit3fb3cd02d25b391a507cbc480361d4d27cbdfc21
tree1b8a684f3f994dbc5b88fc1f2e7c392bd38e3ff5
parentb19f8ef5bd3957e6269f1cb9647054de2e1bf217
media: atomisp: Remove atomisp_streaming_count()

atomisp_streaming_count() is just an alias for isp->asd.streaming now,
replace it with directly checking that and remove the helper.

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