commit | 5115bba18c98fd664a7d887fb77ec12fd31d07cb | [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 | 44ae3a990815f4a992d3f9d9c08ac9d8dfe8f5bd | |
parent | 6e471faba30b9dd2498e21e9a233aae3af85159c [diff] |
drm: omapdrm: dpi: Remove platform driver The DPI platform driver was used for non-DT platforms only. On DT platforms the DPI port is handled manually. As OMAP display devices are now instantiated from DT only, remove the DPI platform driver. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>