commit | 88b942b908238f0dde14dc1a944e02e418dfab57 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Jan 06 11:50:05 2017 +0000 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Wed Jan 11 11:53:56 2017 +0000 |
tree | e4dcce97f069de9f3ed53f59d6ed47449abe2c9f | |
parent | 73081e5a1d722a23bfe6115f3de18d28036d39d7 [diff] |
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>