drm/mediatek: plane: Remove plane zpos/index
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 4 Aug 2016 02:59:52 +0000 (10:59 +0800)
committerSean Paul <seanpaul@chromium.org>
Mon, 8 Aug 2016 18:20:00 +0000 (14:20 -0400)
commit0d5a32b7257234a25cc6b7ae936d236f61030f3f
tree2ecce23fd387dfbc37084367cddd2b308a249393
parent73785a972901fe5de941950cd1f699b9ea998626
drm/mediatek: plane: Remove plane zpos/index

It is not actually useful to a mtk plane to know its zpos/index, so just
remove this field.

This let's completely remove struct mtk_drm_plane in a follow up patch.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1470279597-60453-3-git-send-email-bibby.hsieh@mediatek.com
drivers/gpu/drm/mediatek/mtk_drm_crtc.c
drivers/gpu/drm/mediatek/mtk_drm_plane.c
drivers/gpu/drm/mediatek/mtk_drm_plane.h