mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 05:22:49 -04:00
omap_encoder_update() assigns an overlay manager to dssdev->src->manager. This assignment is not needed, as the connections in the display chain have already been made at connect step. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>