From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 25 May 2012 15:54:43 +0200 Subject: [U-Boot] [PATCH v2 2/2] omap3_dss: cosmetic changes In-Reply-To: <1337338261-3005-3-git-send-email-jeroen@myspectrum.nl> References: <1337195098-14015-1-git-send-email-jeroen@myspectrum.nl> <1337338261-3005-1-git-send-email-jeroen@myspectrum.nl> <1337338261-3005-3-git-send-email-jeroen@myspectrum.nl> Message-ID: <20120525155443.7ebab936@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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-paulraj at ti.com > cc: khasim at ti.com > Signed-off-by: Jeroen Hofstee > --- > 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! Anatolij