drm/omap: rename color_mode to fourcc
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 4 May 2017 08:31:56 +0000 (11:31 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Jun 2017 07:57:26 +0000 (10:57 +0300)
commit41aff42ae6e3e9dbb800640fe3bb62383d4aa6e3
treeeb1df6093c9df7aa8216f1f75304e80eb46816f2
parentc2e52e32049c0e94aa35a0635a2b150478ef3b2a
drm/omap: rename color_mode to fourcc

Now that we use fourccs, we can also rename the 'color_mode' variables
to 'fourcc'.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/omapdrm/dss/dispc.c
drivers/gpu/drm/omapdrm/dss/dss_features.c
drivers/gpu/drm/omapdrm/dss/dss_features.h
drivers/gpu/drm/omapdrm/dss/omapdss.h
drivers/gpu/drm/omapdrm/omap_fb.c