commit | 9c39d17e0614d18d809ccf2c3858994feb4fcdaa | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 04 11:19:12 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:24 2017 +0300 |
tree | 2a084df02ca4589a41c758431f10c1eceb969a43 | |
parent | 18c0d6217a4898b9cae1b999e0dd37f8239ba0ae [diff] |
drm/omap: use u32 instead of enum omap_color_mode In this step we drop 'enum omap_color_mode', and use u32 instead. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>