commit | 711445cfe4be8b3b7203f7634452787f48165aff | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jan 13 18:41:38 2016 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 17:36:43 2016 +0200 |
tree | a26cb95cc380ce680a0081216079681372e514b7 | |
parent | 48b207d2698b77ddb0395de5c16190f2a0eb3a48 [diff] |
drm/omap: HDMI5: clean up timings copy The HDMI driver copies the timing values one by one. Instead we can just copy the whole struct. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>