diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-08-19 14:12:27 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-09-03 16:13:29 +0300 |
commit | 9c626dee5cdb13aad5aa1448e08186bf6452647d (patch) | |
tree | 8d7ee431a50fa3d63bd4e60a1fe10b9b34a3973e /drivers/gpu/drm/omapdrm/dss/dpi.c | |
parent | ec68cd5a18e16318969e0e59a7d99513dcfa2d02 (diff) | |
download | linux-9c626dee5cdb13aad5aa1448e08186bf6452647d.tar.xz |
drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler
Both the .check_timings() and .set_timings() handlers call
tfp410_fix_timings() to fix the timing's flags. As .check_timings() is
always called before .set_timings(), there's no need to fix the flags
twice. Remove the tfp410_fix_timings() call from .set_timings().
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/dpi.c')
0 files changed, 0 insertions, 0 deletions