[PATCH 1/5] drm/panel: Add bus format for Giantplus GPG482739QS5 panel

2015-03-24 Thread Thierry Reding
On Wed, Feb 11, 2015 at 06:50:07PM +0100, Philipp Zabel wrote: > From: Philipp Zabel > > This patch adds the bus_format field to the GPG482739QS5 panel structure. > > Signed-off-by: Philipp Zabel > --- > drivers/gpu/drm/panel/panel-simple.c | 1 + > 1 file changed, 1 insertion(+) Applied patc

[PATCH 1/5] drm/panel: Add bus format for Giantplus GPG482739QS5 panel

2015-02-11 Thread Philipp Zabel
From: Philipp Zabel This patch adds the bus_format field to the GPG482739QS5 panel structure. Signed-off-by: Philipp Zabel --- drivers/gpu/drm/panel/panel-simple.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c i