From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Fri, 15 Jul 2011 17:00:42 +1000 Subject: [U-Boot] [PATCH v1 (WIP) 01/16] [Timer]Fix misuse of ARM *timer_masked() functions outside arch/arm In-Reply-To: <20110715063151.3986016F76F1@gemini.denx.de> References: <1309261269-4363-1-git-send-email-graeme.russ@gmail.com> <1309261269-4363-2-git-send-email-graeme.russ@gmail.com> <20110711215725.298731579E14@gemini.denx.de> <4E1F2100.2030401@aribaud.net> <20110714195037.47D311593511@gemini.denx.de> <4E1F7AC5.2080300@gmail.com> <20110715063151.3986016F76F1@gemini.denx.de> Message-ID: <4E1FE59A.2040501@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On 15/07/11 16:31, Wolfgang Denk wrote: > Dear Graeme Russ, > > In message <4E1F7AC5.2080300@gmail.com> you wrote: >> >> So I could either: >> - Send a revised version as a separate patch for ARM and remove it from >> the series >> - Include it in the truncated series >> - Remove it from the series and let Albert process it as is >> >> Which do you prefer? > > I'm fine with each of these - I just like to see this go in :-) OK, I'll go with option #2 and rename the series 'Simplify Timer API'. I'll post this in the next day or two (hopefully tonight) This will get the existing Timer API into a state where I can proceed with the outcome of our latest round of discussion. Regards, Graeme