提交 06fa7b80 编写于 作者: M Michael Witten

DocBook/drm: Better wording

Signed-off-by: NMichael Witten <mfwitten@gmail.com>
上级 6e375f44
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册