git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a35876
)
drm: omapdrm: Remove omap_crtc->full_update field
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 14 Jan 2015 22:31:11 +0000
(
00:31
+0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:20 +0000
(14:30 +0200)
The full_update field is always set to true before calling
omap_crtc_appy(), resulting in its value always being true in the single
location where it is tested, in omap_crtc_pre_apply(). Remove it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found