drm: omapdrm: sdi: Remove platform driver
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 6 May 2017 22:37:24 +0000 (01:37 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Jun 2017 07:57:11 +0000 (10:57 +0300)
commit54156c2a17a3641f3666df602914433590c97ea4
tree86c99fd43ba6fee15286bebf59c18211585f8a60
parent5115bba18c98fd664a7d887fb77ec12fd31d07cb
drm: omapdrm: sdi: Remove platform driver

The SDI platform driver was used for non-DT platforms only. On DT
platforms the SDI port is handled manually. As OMAP display devices are
now instantiated from DT only, remove the SDI platform driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/core.c
drivers/gpu/drm/omapdrm/dss/dss.h
drivers/gpu/drm/omapdrm/dss/sdi.c