Re: [PATCH 0/7] Generic RTC class driver

2009-04-02 Thread Kyle McMartin
On Thu, Apr 02, 2009 at 11:42:02AM +0200, Geert Uytterhoeven wrote: > On Fri, 13 Mar 2009, Kyle McMartin wrote: > > On Wed, Mar 11, 2009 at 06:26:12PM +0100, Geert Uytterhoeven wrote: > > > On Wed, 11 Mar 2009, Kyle McMartin wrote: > > > > On Wed, Mar 11, 2009 at 11:36:02AM +0100, Geert Uytterhoeve

Re: [PATCH 0/7] Generic RTC class driver

2009-04-02 Thread Geert Uytterhoeven
On Fri, 13 Mar 2009, Kyle McMartin wrote: > On Wed, Mar 11, 2009 at 06:26:12PM +0100, Geert Uytterhoeven wrote: > > On Wed, 11 Mar 2009, Kyle McMartin wrote: > > > On Wed, Mar 11, 2009 at 11:36:02AM +0100, Geert Uytterhoeven wrote: > > > > Is it OK for you to take it through your PA-RISC tree? > >

Re: [PATCH 0/7] Generic RTC class driver

2009-03-12 Thread Kyle McMartin
On Wed, Mar 11, 2009 at 06:26:12PM +0100, Geert Uytterhoeven wrote: > Hi Kyle, > > On Wed, 11 Mar 2009, Kyle McMartin wrote: > > On Wed, Mar 11, 2009 at 11:36:02AM +0100, Geert Uytterhoeven wrote: > > > Is it OK for you to take it through your PA-RISC tree? > > > If yes, I can resend the pat

Re: [PATCH 0/7] Generic RTC class driver

2009-03-11 Thread Geert Uytterhoeven
Hi Kyle, On Wed, 11 Mar 2009, Kyle McMartin wrote: > On Wed, Mar 11, 2009 at 11:36:02AM +0100, Geert Uytterhoeven wrote: > > Is it OK for you to take it through your PA-RISC tree? > > If yes, I can resend the patch series with the collected acks. > > That's fine with me, just hit me up wi

Re: [PATCH 0/7] Generic RTC class driver

2009-03-11 Thread Kyle McMartin
On Wed, Mar 11, 2009 at 11:36:02AM +0100, Geert Uytterhoeven wrote: > Is it OK for you to take it through your PA-RISC tree? > If yes, I can resend the patch series with the collected acks. > That's fine with me, just hit me up with a git tree address and I'll suck it all into the rtc-parisc tree

Re: [PATCH 0/7] Generic RTC class driver

2009-03-11 Thread Geert Uytterhoeven
Hi Kyle, On Mon, 9 Mar 2009, Geert Uytterhoeven wrote: > These patches are relative to the "rtc-parisc" branch of Kyle's PA-RISC git > repository, which already contains some cleanups for the rtc-parisc driver by > Dann, which already have been ack'ed by Alessandro: > > http://git.kernel.

Re: [PATCH 0/7] Generic RTC class driver

2009-03-09 Thread Paul Mundt
On Mon, Mar 09, 2009 at 02:26:16PM +0100, Geert Uytterhoeven wrote: > Paul: Feel free to add your SuperH support. > > I suppose the easiest way for this to go in is through Kyle's PA-RISC tree, as > he already has the preceding patches? Can I have your acks, please? > I'll add the SH support once

Re: [rtc-linux] [PATCH 0/7] Generic RTC class driver

2009-03-09 Thread Alessandro Zummo
On Mon, 9 Mar 2009 14:26:16 +0100 Geert Uytterhoeven wrote: > Hi Alessandro et al, > > These patches are relative to the "rtc-parisc" branch of Kyle's PA-RISC git > repository, which already contains some cleanups for the rtc-parisc driver by > Dann, which already have been ack'ed by A

[PATCH 0/7] Generic RTC class driver

2009-03-09 Thread Geert Uytterhoeven
Hi Alessandro et al, This patch series: 1. Adds the missing module alias to rtc-parisc (which is a bugfix), and performs a few cleanups, 2. Moves the platform device creation out of rtc-ppc and into arch-specific code (which is also a bugfix), 3. Consolidates rtc-parisc an