Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336124
b: refs/heads/master
c: a39b498
h: refs/heads/master
v: v3
  • Loading branch information
Inki Dae committed Nov 22, 2012
1 parent f52a1e5 commit 265dc40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 129495dee5e1b76e8c8bf342c0f7ad18544d79a9
refs/heads/master: a39b49812fe0c3f62fd3f7f6ec8c10d8f7035992
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/exynos/exynos_drm_plane.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ exynos_update_plane(struct drm_plane *plane, struct drm_crtc *crtc,
return ret;

plane->crtc = crtc;
plane->fb = crtc->fb;

exynos_plane_commit(plane);
exynos_plane_dpms(plane, DRM_MODE_DPMS_ON);
Expand Down

0 comments on commit 265dc40

Please sign in to comment.