Re: [U-Boot] [PATCH v2 2/2] omap3_dss: cosmetic changes

2012-05-25 Thread Tom Rini
On Fri, May 25, 2012 at 03:54:43PM +0200, Anatolij Gustschin wrote: > Hi, > > On Fri, 18 May 2012 12:51:01 +0200 > Jeroen Hofstee wrote: > > > From: Jeroen Hofstee > > > > Remove unnecessary brackets. > > Unwrap lines which are below 80 chars. > > Single line comment as single line (as the res

Re: [U-Boot] [PATCH v2 2/2] omap3_dss: cosmetic changes

2012-05-25 Thread Anatolij Gustschin
Hi, On Fri, 18 May 2012 12:51:01 +0200 Jeroen Hofstee wrote: > From: Jeroen Hofstee > > Remove unnecessary brackets. > Unwrap lines which are below 80 chars. > Single line comment as single line (as the rest). > Moved init values to the source code. > > cc: s-paul...@ti.com > cc: kha...@ti.co

[U-Boot] [PATCH v2 2/2] omap3_dss: cosmetic changes

2012-05-18 Thread Jeroen Hofstee
From: Jeroen Hofstee Remove unnecessary brackets. Unwrap lines which are below 80 chars. Single line comment as single line (as the rest). Moved init values to the source code. cc: s-paul...@ti.com cc: kha...@ti.com Signed-off-by: Jeroen Hofstee --- arch/arm/include/asm/arch-omap3/dss.h | 24