]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: remove unused attribute argument from ia_css_frame_map()
authorHans de Goede <hdegoede@redhat.com>
Wed, 15 Jun 2022 20:50:11 +0000 (21:50 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 15:22:39 +0000 (16:22 +0100)
commitc553b838ef91074abedc5332c811eb7d402b1196
tree5fb90a07a5f53d48a87820a381744308715ac02b
parent1c4de2d49d1fe9dc6f5672807ea636ed165ba69e
media: atomisp: remove unused attribute argument from ia_css_frame_map()

ia_css_frame_map() has only one caller which passes a hardcoded 0
for the attribute argument, drop it.

Link: https://lore.kernel.org/linux-media/20220615205037.16549-15-hdegoede@redhat.com
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_ioctl.c
drivers/staging/media/atomisp/pci/ia_css_frame_public.h
drivers/staging/media/atomisp/pci/runtime/frame/src/frame.c