commit | f2074708ee07848f86105b68bdce062de4e6685d | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jan 06 10:15:31 2017 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Apr 10 08:29:57 2017 -0300 |
tree | 286c644502992f4983fb6316170b7d1ae880a8de | |
parent | 4461c84b52b4a952c657505ef7e4e06b016783df [diff] |
[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>