commit | 54156c2a17a3641f3666df602914433590c97ea4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sun May 07 01:37:24 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:11 2017 +0300 |
tree | 86c99fd43ba6fee15286bebf59c18211585f8a60 | |
parent | 5115bba18c98fd664a7d887fb77ec12fd31d07cb [diff] |
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>