提交 b0ff4b93 编写于 作者: D Daniel Vetter

drm: Document that drm_dev_alloc doesn't need a parent

Possible for purely virtual debug devices.
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 955289c7
......@@ -535,6 +535,8 @@ static void drm_fs_inode_free(struct inode *inode)
* The initial ref-count of the object is 1. Use drm_dev_ref() and
* drm_dev_unref() to take and drop further ref-counts.
*
* Note that for purely virtual devices @parent can be NULL.
*
* RETURNS:
* Pointer to new DRM device, or NULL if out of memory.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册