OSDN Git Service

drm/armada: remove unnecessary armada_ovl_plane structure
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:53:06 +0000 (11:53 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:53:06 +0000 (11:53 +0100)
commitd701278ada5115c40cd4d58ce0fb1169479c0bf6
tree3439f2c8e57069176e2d524031b6cfc88923d3b0
parentdae2155bb07bb2063ce604049e9aa4e862b6db0a
drm/armada: remove unnecessary armada_ovl_plane structure

We no longer need a private plane structure, so get rid of it.  Use the
drm_plane structure directly.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_overlay.c