aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_connector.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-08-19 11:12:27 +0000
committerTomi Valkeinen <[email protected]>2018-09-03 13:13:29 +0000
commit9c626dee5cdb13aad5aa1448e08186bf6452647d (patch)
tree8d7ee431a50fa3d63bd4e60a1fe10b9b34a3973e /drivers/gpu/drm/omapdrm/omap_connector.c
parentdrm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functions (diff)
downloadkernel-9c626dee5cdb13aad5aa1448e08186bf6452647d.tar.gz
kernel-9c626dee5cdb13aad5aa1448e08186bf6452647d.zip
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 <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_connector.c')
0 files changed, 0 insertions, 0 deletions