Em Thu, 13 Jul 2017 14:06:04 +0100 Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> escreveu: > On 26/06/17 19:12, Laurent Pinchart wrote: > > When the VSP1 is used in a DRM pipeline the driver doesn't register the > > media device. Links between entities are not exposed to userspace, but > > are still used internally for the sole purpose of setting up internal > > source to sink pointers through the link setup handler. > > > > Instead of going through this complex procedure, remove link creation > > and set the sink pointers directly. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > > A whole function removed ... always love code removal... > > Reviewed-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> Thanks, Mauro