Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318636
b: refs/heads/master
c: a8b0bba
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Daniel Vetter committed Jun 27, 2012
1 parent 39de22a commit 78e248f
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: f4d71056482f0c3306aa752fd626883f60deed96
refs/heads/master: a8b0bbabf756bfb45a712b823ba41f5c95f85589
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_sprite.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ intel_plane_init(struct drm_device *dev, enum pipe pipe)
break;

default:
kfree(intel_plane);
return -ENODEV;
}

Expand All @@ -705,4 +706,3 @@ intel_plane_init(struct drm_device *dev, enum pipe pipe)

return ret;
}

0 comments on commit 78e248f

Please sign in to comment.