Browse Source

DocBook/drm: Better wording

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Michael Witten 14 years ago
parent
commit
06fa7b8066
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/DocBook/drm.tmpl

+ 2 - 2
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