projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b5ee5
)
drm/atomic: minor kerneldoc typo fix
author
Rob Clark
<
[email protected]
>
Wed, 11 Mar 2015 14:23:09 +0000
(10:23 -0400)
committer
Daniel Vetter
<
[email protected]
>
Wed, 11 Mar 2015 21:07:39 +0000
(22:07 +0100)
Signed-off-by: Rob Clark <
[email protected]
>
Reviewed-by: Alex Deucher <
[email protected]
>
Acked-by: Laurent Pinchart <
[email protected]
>
Signed-off-by: Daniel Vetter <
[email protected]
>
include/drm/drm_crtc.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_crtc.h
b/include/drm/drm_crtc.h
index adc9ea5acf02ea45437268c16298a4dbbd9fe35a..7b5c661b37d8c275712da25356d5d22e288b7ac4 100644
(file)
--- a/
include/drm/drm_crtc.h
+++ b/
include/drm/drm_crtc.h
@@
-915,7
+915,7
@@
struct drm_bridge {
};
/**
- * struct
struct
drm_atomic_state - the global state object for atomic updates
+ * struct drm_atomic_state - the global state object for atomic updates
* @dev: parent DRM device
* @allow_modeset: allow full modeset
* @legacy_cursor_update: hint to enforce legacy cursor ioctl semantics