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:
5d465d4
)
drm/blend: Fix comment typ-o
author
Robert Foss
<
[email protected]
>
Fri, 19 May 2017 20:50:16 +0000
(16:50 -0400)
committer
Daniel Vetter
<
[email protected]
>
Mon, 22 May 2017 07:44:36 +0000
(09:44 +0200)
Fix DRM_REFELCT_Y -> DRM_REFLECT_Y.
Signed-off-by: Robert Foss <
[email protected]
>
Signed-off-by: Daniel Vetter <
[email protected]
>
Link:
http://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/drm_blend.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_blend.c
b/drivers/gpu/drm/drm_blend.c
index a0d0d684328822d7166f881b3470700a49a870f1..dee67ef6c670177ba5133c3f18b0ef459c872642 100644
(file)
--- a/
drivers/gpu/drm/drm_blend.c
+++ b/
drivers/gpu/drm/drm_blend.c
@@
-129,7
+129,7
@@
* "rotate-270"
* DRM_REFLECT_X:
* "reflect-x"
- * DRM_REF
EL
CT_Y:
+ * DRM_REF
LE
CT_Y:
* "reflect-y"
*
* Rotation is the specified amount in degrees in counter clockwise direction,