Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199585
b: refs/heads/master
c: f953c93
h: refs/heads/master
i:
  199583: 7a6c98e
v: v3
  • Loading branch information
Daniel J Blueman authored and Eric Anholt committed May 26, 2010
1 parent 07f78c6 commit 40fa7c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f41275e893191eeb7a88e431d594e167adbd5234
refs/heads/master: f953c9353f5fe6e98fa7f32f51060a74d845b5f8
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ int i965_reset(struct drm_device *dev, u8 flags)
}
} else {
DRM_ERROR("Error occurred. Don't know how to reset this chip.\n");
mutex_unlock(&dev->struct_mutex);
return -ENODEV;
}

Expand Down

0 comments on commit 40fa7c5

Please sign in to comment.