From: Philipp Zabel
Date: Mon, 2 Feb 2015 16:25:59 +0000 (+0100)
Subject: drm/imx: consolidate bus format variable names
X-Git-Tag: omap-for-v4.2/o2_dc~72^2~7^2~3
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2872c8072aae65fa55cafea50e73d69d423df168;p=pandora-kernel.git
drm/imx: consolidate bus format variable names
This patch consolidates the different interface_pix_fmt, pixel_fmt, pix_fmt,
and pixfmt variables to a common name "bus_format" wherever they describe the
pixel format on the bus between display controller and encoder hardware.
At the same time, it renames imx_drm_panel_format to imx_drm_set_bus_format.
Signed-off-by: Philipp Zabel
Tested-by: Emil Renner Berthing
---
Reading git-diff-tree failed