Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289238
b: refs/heads/master
c: b66848e
h: refs/heads/master
v: v3
  • Loading branch information
Rob Clark authored and Greg Kroah-Hartman committed Mar 13, 2012
1 parent a6b0037 commit 2968b2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 4d3bfdda15d2019a3c2c91c9043ee4c3f5627708
refs/heads/master: b66848eb85c2a646c852ea4644f43e1a86517245
2 changes: 1 addition & 1 deletion trunk/drivers/staging/omapdrm/omap_plane.c
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ struct drm_plane *omap_plane_init(struct drm_device *dev,
if (priv)
omap_plane->info.zorder = 0;
else
omap_plane->info.zorder = 1;
omap_plane->info.zorder = ovl->id;

update_manager(plane);

Expand Down

0 comments on commit 2968b2d

Please sign in to comment.