media: atomisp: drop contiguous argument from frame_allocate_with_data()
authorHans de Goede <hdegoede@redhat.com>
Wed, 15 Jun 2022 20:50:01 +0000 (21:50 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 15:12:20 +0000 (16:12 +0100)
commit1c0d8f813f12fef054df7c8f2863a378993ae51f
tree72b48490614d27adc6500104e03be8f6825dbce8
parent001b48b60bd0ed9162b8cb7ca0743749a43db785
media: atomisp: drop contiguous argument from frame_allocate_with_data()

Drop the contiguous argument from frame_allocate_with_data()
its only caller always passes false.

Link: https://lore.kernel.org/linux-media/20220615205037.16549-5-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/runtime/frame/src/frame.c