[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf
commitfaf2644d8abf5ddaf68887d966f099eca4d5f504
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 2 Aug 2015 17:58:43 +0000 (2 14:58 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 10:58:05 +0000 (19 08:58 -0200)
treec717775f43f127b0b13ec523748939694a19055f
parent62a409034c62ae2b377fe631957e80262020ef17
[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf

Only RPFs and WPFs can be associated with video nodes, don't waste
memory by storing the video pointer in all entities.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_drv.c
drivers/media/platform/vsp1/vsp1_entity.h
drivers/media/platform/vsp1/vsp1_rwpf.h
drivers/media/platform/vsp1/vsp1_video.c