linux/drivers/media/video/marvell-ccic
Marek Szyprowski 035aa1475d [media] media: vb2: change plane sizes array to unsigned int[]
Plane sizes array was declared as unsigned long[], while unsigned int is
more than enough for storing size of the video buffer. This patch reduces
the size of the array by definiting it as unsigned int[].

Reported-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
CC: Pawel Osciak <pawel@osciak.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-09-06 15:04:27 -03:00
..
cafe-driver.c [media] marvell-cam: implement contiguous DMA operation 2011-07-27 17:53:11 -03:00
Kconfig [media] marvell-cam: Allow selection of supported buffer modes 2011-07-27 17:55:54 -03:00
Makefile [media] marvell-cam: Basic working MMP camera driver 2011-07-27 17:53:01 -03:00
mcam-core.c [media] media: vb2: change plane sizes array to unsigned int[] 2011-09-06 15:04:27 -03:00
mcam-core.h [media] marvell-cam: clean up a couple of unused cam structure fields 2011-07-27 17:55:54 -03:00
mmp-driver.c [media] marvell-cam: power down mmp camera on registration failure 2011-07-27 17:55:54 -03:00