From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 25 May 2012 07:44:57 -0700 Subject: [U-Boot] [PATCH v2 2/2] omap3_dss: cosmetic changes In-Reply-To: <20120525155443.7ebab936@wker> 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> <20120525155443.7ebab936@wker> Message-ID: <20120525144457.GA25860@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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! 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. -- Tom