]> git.baikalelectronics.ru Git - kernel.git/commit
drm: rcar-du: Remove zpos field from rcar_du_vsp_plane_state structure
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 17 Jan 2018 17:40:03 +0000 (19:40 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 14 Feb 2018 16:05:24 +0000 (18:05 +0200)
commitfeb88fca158a07ac46035acd71a47b7727e168ce
tree9ff11aaadcecb9237dd273d0ee2f594959a0bc4d
parent4ee76a90853172374cd651eeddcca78489c98a8a
drm: rcar-du: Remove zpos field from rcar_du_vsp_plane_state structure

Since commit 18854f4c81c6 ("drm: rcar: use generic code for managing
zpos plane property") the rcar-du driver stores the plane zpos in the
drm_plane_state structure. The commit however forgot to remove the zpos
field from the rcar_du_vsp_plane_state structure. Remove it.

Fixes: 18854f4c81c6 ("drm: rcar: use generic code for managing zpos plane property")
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/rcar-du/rcar_du_vsp.h