linux/drivers/staging/media
Ezequiel Garcia 29701c3612 media: rockchip/vpu: Correct return type for mem2mem buffer helpers
Fix the assigned type of mem2mem buffer handling API.
Namely, these functions:

 v4l2_m2m_next_buf
 v4l2_m2m_last_buf
 v4l2_m2m_buf_remove
 v4l2_m2m_next_src_buf
 v4l2_m2m_next_dst_buf
 v4l2_m2m_last_src_buf
 v4l2_m2m_last_dst_buf
 v4l2_m2m_src_buf_remove
 v4l2_m2m_dst_buf_remove

return a struct vb2_v4l2_buffer, and not a struct vb2_buffer.

Fixing this is necessary to fix the mem2mem buffer handling API,
changing the return to the correct struct vb2_v4l2_buffer instead
of a void pointer.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-18 15:31:49 -05:00
..
bcm2048 Staging/IIO driver patches for 4.21-rc1 2018-12-28 20:39:58 -08:00
davinci_vpfe Merge 4.20-rc5 into staging-next 2018-12-03 07:55:28 +01:00
imx media: imx: Set capture compose rectangle in capture_device_set_format 2019-02-18 10:55:30 -05:00
ipu3 media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_* 2019-02-18 11:39:53 -05:00
mt9t031 media: soc_camera: Move the mt9t031 under soc_camera directory 2019-02-18 12:13:49 -05:00
omap4iss media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
rockchip/vpu media: rockchip/vpu: Correct return type for mem2mem buffer helpers 2019-02-18 15:31:49 -05:00
soc_camera media: soc_camera: Depend on BROKEN 2019-02-18 12:14:31 -05:00
sunxi media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata 2019-02-07 12:36:33 -05:00
tegra-vde Staging/IIO driver patches for 4.21-rc1 2018-12-28 20:39:58 -08:00
zoran media: zoran: use u64 for the timestamp internally 2019-02-07 12:19:52 -05:00
Kconfig media: soc_camera: Move the mt9t031 under soc_camera directory 2019-02-18 12:13:49 -05:00
Makefile media: soc_camera: Move the mt9t031 under soc_camera directory 2019-02-18 12:13:49 -05:00