commit | 51919572c89a0c5dcf0cfff4ba4b36e175f091c7 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Aug 05 01:44:18 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Aug 15 15:18:25 2017 +0300 |
tree | 826d1b0a38b4422ffe6f0725023a182fa96276fc | |
parent | 9f0fbaea5cd6b6a0a75a53f99e5c6b3049dd0ce1 [diff] |
drm: omapdrm: Move supported outputs feature to dss driver The supported outputs feature is specific to the DSS, move it from the omap_dss_features structure to the dss driver. The omap_dss_features structure is now empty and can be removed. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>