DocBook/drm: Better wording
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 18:40:55 +0000 (18:40 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 19:30:47 +0000 (19:30 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index 9eda9b6df51dee46d7f7e88ad79171917861093e..b4196c1a239d6030ff51d168ac5ebaee4c6acab5 100644 (file)
        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
This page took 0.026004 seconds and 5 git commands to generate.