]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf193edd512a5fe088d14c7f2c8843171f6d20639
treeeb1df6093c9df7aa8216f1f75304e80eb46816f2
parentb1c304e776480fff9cfe039441bff993681825d2
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