mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 19:54:03 +08:00
035aa1475d
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> |
||
---|---|---|
.. | ||
hdmi_drv.c | ||
hdmiphy_drv.c | ||
Kconfig | ||
Makefile | ||
mixer_drv.c | ||
mixer_grp_layer.c | ||
mixer_reg.c | ||
mixer_video.c | ||
mixer_vp_layer.c | ||
mixer.h | ||
regs-hdmi.h | ||
regs-mixer.h | ||
regs-sdo.h | ||
regs-vp.h | ||
sdo_drv.c |