Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275195
b: refs/heads/master
c: 06fa7b8
h: refs/heads/master
i:
  275193: 00ed355
  275191: 03ecfb2
v: v3
  • Loading branch information
Michael Witten committed Aug 29, 2011
1 parent bcfdfbd commit 23534e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6e375f44b6073dd320895753ff05cbfd3f410f66
refs/heads/master: 06fa7b8066d4dc3f6c9d4c4bf34f385d5a823f13
4 changes: 2 additions & 2 deletions trunk/Documentation/DocBook/drm.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@
information, like register offsets, command buffer status,
register state for suspend/resume, etc. At load time, a
driver may simply allocate one and set drm_device.dev_priv
appropriately; at unload the driver can free it and set
drm_device.dev_priv to NULL.
appropriately; it should be freed and drm_device.dev_priv set
to NULL when the driver is unloaded.
</para>
<para>
The DRM supports several counters which may be used for rough
Expand Down

0 comments on commit 23534e6

Please sign in to comment.