drm: Miscellaneous typo fixes and documentation updates

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
此提交包含在:
Laurent Pinchart
2012-05-17 13:27:20 +02:00
提交者 Dave Airlie
父節點 4a1b071427
當前提交 3b02ab8893
共有 5 個檔案被更改,包括 38 行新增24 行删除

查看文件

@@ -363,7 +363,7 @@ EXPORT_SYMBOL(drm_framebuffer_cleanup);
* @funcs: callbacks for the new CRTC
*
* LOCKING:
* Caller must hold mode config lock.
* Takes mode_config lock.
*
* Inits a new object created as base part of an driver crtc object.
*