media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helper
authorHans de Goede <hdegoede@redhat.com>
Sun, 7 May 2023 20:14:47 +0000 (21:14 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 9 Jun 2023 13:32:28 +0000 (14:32 +0100)
commit8fd3c9a468c044e25b2ddaaa53d10414906b83af
tree258f01a0b106215c7baf49afdb77fe01c788728a
parente4454e06e55d78852693641bebb041b6a0cebe79
media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helper

After recent changes this now is just a wrapper around
atomisp_flush_video_pipe(). Make its single caller call
atomisp_flush_video_pipe() directly and drop 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_cmd.h