
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 jeroen@myspectrum.nl wrote:
From: Jeroen Hofstee jhofstee@victronenergy.com
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-paulraj@ti.com cc: khasim@ti.com Signed-off-by: Jeroen Hofstee jhofstee@victronenergy.com
arch/arm/include/asm/arch-omap3/dss.h | 24 ++++-------------------- drivers/video/omap3_dss.c | 33 +++++++++++++-------------------- 2 files changed, 17 insertions(+), 40 deletions(-)
Applied to u-boot-video/master, thanks!
This is fine with me FWIW, I had pulled these into u-boot-ti/master yesterday locally. I'll take them out before I do a pull request later today.