mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-02-01 16:57:08 +00:00
Replace struct v4l2_format * with void * to make queue_setup() for common use. And then, modify all device drivers related with this change. Signed-off-by: Junghak Sung <jh1009.sung@samsung.com> Signed-off-by: Geunyoung Kim <nenggun.kim@samsung.com> Acked-by: Seung-Woo Kim <sw0312.kim@samsung.com> Acked-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> [hans.verkuil@cisco.com: fix missing const in fimc-lite.c] Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> |
||
|---|---|---|
| .. | ||
| atmel-isi.c | ||
| atmel-isi.h | ||
| Kconfig | ||
| Makefile | ||
| mx2_camera.c | ||
| mx3_camera.c | ||
| omap1_camera.c | ||
| pxa_camera.c | ||
| rcar_vin.c | ||
| sh_mobile_ceu_camera.c | ||
| sh_mobile_csi2.c | ||
| soc_camera_platform.c | ||
| soc_camera.c | ||
| soc_mediabus.c | ||
| soc_scale_crop.c | ||
| soc_scale_crop.h | ||