commit | 9976782f331b0d54710fddd89848b9b6e22746d4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Feb 27 20:29:21 2018 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 03 16:13:25 2018 +0300 |
tree | 86dce699c7e97dd7232638f7cd2b3682d54bbefd | |
parent | 52dd898a30e0cc0354e34ee3955cec0ca60a80d5 [diff] |
drm/omap: dss: Remove DSS encoders get_timings operation The get_timings operation from DSS encoders (not to be confused with the identically named operation in omap_dss_driver) is never called. Remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>