[media] v4l: vsp1: Remove redundant pipe->dl usage from drm
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Fri, 6 Jan 2017 12:15:31 +0000 (10:15 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 10 Apr 2017 11:29:57 +0000 (08:29 -0300)
commitf2074708ee07848f86105b68bdce062de4e6685d
tree286c644502992f4983fb6316170b7d1ae880a8de
parent4461c84b52b4a952c657505ef7e4e06b016783df
[media] v4l: vsp1: Remove redundant pipe->dl usage from drm

The pipe->dl is used only inside vsp1_du_atomic_flush(), and can be
obtained and stored locally to simplify the code.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vsp1/vsp1_drm.c