drm/blend: Fix comment typ-o

Fix DRM_REFELCT_Y -> DRM_REFLECT_Y.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170519205017.23307-1-robert.foss@collabora.com
This commit is contained in:
Robert Foss 2017-05-19 16:50:16 -04:00 committed by Daniel Vetter
parent 5d465d42c4
commit a18e6621d2

View file

@ -129,7 +129,7 @@
* "rotate-270"
* DRM_REFLECT_X:
* "reflect-x"
* DRM_REFELCT_Y:
* DRM_REFLECT_Y:
* "reflect-y"
*
* Rotation is the specified amount in degrees in counter clockwise direction,