drm/msm: fix inconsequential typo
authorRob Clark <robdclark@gmail.com>
Fri, 13 Dec 2013 14:11:01 +0000 (09:11 -0500)
committerRob Clark <robdclark@gmail.com>
Wed, 5 Feb 2014 16:13:51 +0000 (11:13 -0500)
commit7896052d90d7de899fd3a34c0b34e91941e2f2ea
treef4415ac41f75daa3d5fbc81415d4195eb66dca8e
parentef64cf9d06049e4e9df661f3be60b217e476bee1
drm/msm: fix inconsequential typo

Small typo I noticed in the mdp4_plane code.. no consequence because
PIPE_SRC_XY and PIPE_DST_XY have same register layout.

Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/mdp/mdp4/mdp4_plane.c