drm/armada: update armada overlay to use drm_universal_plane_init()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Jul 2015 17:11:24 +0000 (18:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Oct 2015 13:32:52 +0000 (14:32 +0100)
commitd563c24514166d01b87cc96f92fe93b635d24c6e
treee748a29b549e3d55f14c0077a3786bfd5fc33af5
parent66377efa3fd468283a092f17692e81c2344b03ed
drm/armada: update armada overlay to use drm_universal_plane_init()

Use the new drm_universal_plane_init() rather than the legacy
drm_plane_init().

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