summary refs log tree commit diff
path: root/drivers/power
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-06-05 02:06:54 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2018-09-03 16:13:29 +0300
commitbb23800c887da3a96297ec3d4a09b6bd887ce503 (patch)
treeb21b2aff4bf8dba701bb7ad94ca82951b7a9e272 /drivers/power
parent8fe1d36100c84ab1b501771252755d75ddcb6bff (diff)
downloadlinux-bb23800c887da3a96297ec3d4a09b6bd887ce503.tar.gz
drm/omap: Remove duplicate calls to .set_timings() operation
The omap_dss_device .set_timings() operations are called directly from
omap_encoder_update(), and indirectly from the omap_dss_device .enable()
operation. The latter is called from omap_encoder_enable(), right after
calling omap_encoder_update(). The .set_timings() operation it thus
called twice in a row. Fix it by removing the indirect call.

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>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions