Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371191
b: refs/heads/master
c: def27a5
h: refs/heads/master
i:
  371189: 2b37458
  371187: 2a78ba1
  371183: 3738fd6
v: v3
  • Loading branch information
Jani Nikula authored and Daniel Vetter committed Mar 13, 2013
1 parent 416a3b0 commit 8923157
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: 3058753583c6a641bac188011b4d777adec916c9
refs/heads/master: def27a58291f389d2c351ebf32ef5bb064587635
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2821,7 +2821,7 @@ static void ironlake_enable_rc6(struct drm_device *dev)
ret = intel_ring_idle(ring);
dev_priv->mm.interruptible = was_interruptible;
if (ret) {
DRM_ERROR("failed to enable ironlake power power savings\n");
DRM_ERROR("failed to enable ironlake power savings\n");
ironlake_teardown_rc6(dev);
return;
}
Expand Down

0 comments on commit 8923157

Please sign in to comment.