diff options
| author | Laurent Pinchart <[email protected]> | 2018-06-04 23:06:54 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2018-09-03 13:13:29 +0000 |
| commit | bb23800c887da3a96297ec3d4a09b6bd887ce503 (patch) | |
| tree | b21b2aff4bf8dba701bb7ad94ca82951b7a9e272 /drivers/gpu/drm/omapdrm/omap_encoder.c | |
| parent | drm/omap: Make the video_mode pointer to .set_timings() const (diff) | |
| download | kernel-bb23800c887da3a96297ec3d4a09b6bd887ce503.tar.gz kernel-bb23800c887da3a96297ec3d4a09b6bd887ce503.zip | |
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 <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_encoder.c')
0 files changed, 0 insertions, 0 deletions
