summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-08-25 18:40:55 +0000
committerMichael Witten <mfwitten@gmail.com>2011-08-29 19:30:47 +0000
commit06fa7b8066d4dc3f6c9d4c4bf34f385d5a823f13 (patch)
tree4958c207ebdb63af8a4d02d90c0b1c622320e796 /Documentation
parent6e375f44b6073dd320895753ff05cbfd3f410f66 (diff)
downloadlinux-0-day-06fa7b8066d4dc3f6c9d4c4bf34f385d5a823f13.tar.gz
linux-0-day-06fa7b8066d4dc3f6c9d4c4bf34f385d5a823f13.tar.xz
DocBook/drm: Better wording
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/drm.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 9eda9b6df51de..b4196c1a239d6 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -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