Commit dd9d7c18 authored by Sui Jingfeng's avatar Sui Jingfeng Committed by Daniel Vetter
parent 078b39c9
...@@ -56,7 +56,7 @@ struct drm_plane_state { ...@@ -56,7 +56,7 @@ struct drm_plane_state {
/** /**
* @crtc: * @crtc:
* *
* Currently bound CRTC, NULL if disabled. Do not this write directly, * Currently bound CRTC, NULL if disabled. Do not write this directly,
* use drm_atomic_set_crtc_for_plane() * use drm_atomic_set_crtc_for_plane()
*/ */
struct drm_crtc *crtc; struct drm_crtc *crtc;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment