Re: [PATCH] drm/gma500: mdfld: Reuse video/mipi_display.h

2014-08-05 Thread One Thousand Gnomes
On Tue, 5 Aug 2014 08:27:16 +0200 Thierry Reding wrote: > From: Thierry Reding > > The GMA500 driver redefines many constants already found in the generic > header. Replace uses of the custom defines by the standard ones and get > rid of the duplicate defininitions. > > Signed-off-by: Thierry

[PATCH] drm/gma500: mdfld: Reuse video/mipi_display.h

2014-08-04 Thread Thierry Reding
From: Thierry Reding The GMA500 driver redefines many constants already found in the generic header. Replace uses of the custom defines by the standard ones and get rid of the duplicate defininitions. Signed-off-by: Thierry Reding --- drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.c | 75