[PATCH] omap drm: fix compile errors where the conversion from omap_timing to videomode was not perfect

2017-01-04 Thread Tomi Valkeinen
Hi, On 26/12/16 21:23, H. Nikolaus Schaller wrote: > Signed-off-by: H. Nikolaus Schaller > --- > drivers/gpu/drm/omapdrm/dss/dsi.c | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-) Thanks, I picked this up (after improving the subject and desc). Tomi --

[PATCH] omap drm: fix compile errors where the conversion from omap_timing to videomode was not perfect

2017-01-04 Thread H. Nikolaus Schaller
> Am 04.01.2017 um 13:03 schrieb Tomi Valkeinen : > > Hi, > > On 26/12/16 21:23, H. Nikolaus Schaller wrote: >> Signed-off-by: H. Nikolaus Schaller >> --- >> drivers/gpu/drm/omapdrm/dss/dsi.c | 18 +- >> 1 file changed, 9 insertions(+), 9 deletions(-) > > Thanks, I picked this u

[PATCH] omap drm: fix compile errors where the conversion from omap_timing to videomode was not perfect

2017-01-02 Thread Peter Ujfalusi
Hi, On 12/26/2016 09:23 PM, H. Nikolaus Schaller wrote: > Signed-off-by: H. Nikolaus Schaller I did compile and boot tests after each patch when doing the conversion, but this certainly skipped because these were 'hidden' by #ifdef PRINT_VERBOSE_VM_TIMINGS which is not a Kconfig option and need

[PATCH] omap drm: fix compile errors where the conversion from omap_timing to videomode was not perfect

2016-12-26 Thread H. Nikolaus Schaller
Signed-off-by: H. Nikolaus Schaller --- drivers/gpu/drm/omapdrm/dss/dsi.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/dss/dsi.c b/drivers/gpu/drm/omapdrm/dss/dsi.c index f060bda..f74615d 100644 --- a/drivers/gpu/drm/omapdrm/dss/d