commit | 755c814a7d826257d5488cfaa801ec19377c472a | [log] [tgz] |
---|---|---|
author | Stephane Viau <sviau@codeaurora.org> | Wed May 20 10:57:27 2015 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu May 21 14:31:45 2015 +1000 |
tree | d5e82c5158caef56f352bc6108d9eeb008d9acbf | |
parent | f7c125a198325b0b7ec6ba1ce53713765dc9d240 [diff] |
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() The index of ->planes[] array (3rd parameter) cannot be equal to MAX_PLANE. This looks like a typo that is now fixed. Signed-off-by: Stephane Viau <sviau@codeaurora.org> Acked-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>