From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 26 Oct 2009 16:48:05 +0200 Subject: [U-Boot] [PATCH] davinci timer.c: Remove volatiles and memory mapped structures In-Reply-To: <1256568176.11916.3052.camel@localhost.localdomain> References: <4AE5B208.7080304@gefanuc.com> <1256568176.11916.3052.camel@localhost.localdomain> Message-ID: <200910261548.05192.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 26 October 2009 15:42:56 Peter Tyser wrote: > > +++ b/cpu/arm926ejs/davinci/timer.c > > @@ -1,4 +1,8 @@ > > /* > > + * Copyright (C) 2009 Nick Thompson, GE Fanuc, Ltd. > > + * > > + * Coding style changes. Use writel and readl for hardware accesses. > > + * > > * (C) Copyright 2003 > > * Texas Instruments > > * > > The change looks good to me, but I don't think your copyright should be > added for such a trivial change. There are already 6 separate > copyrights for a relatively simple 100 lines of code:) And you shouldn't add such comments about what you changed into the file itself. git will handle those comments. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de