From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 37FE5DDDB2 for ; Fri, 13 Mar 2009 15:25:53 +1100 (EST) Date: Fri, 13 Mar 2009 00:25:43 -0400 From: Kyle McMartin To: Geert Uytterhoeven Subject: Re: [PATCH 0/7] Generic RTC class driver Message-ID: <20090313042543.GA3907@bombadil.infradead.org> References: <1236605183-22718-1-git-send-email-Geert.Uytterhoeven@sonycom.com> <20090311154505.GB5448@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linux-m68k@vger.kernel.org, Alessandro Zummo , linux-parisc@vger.kernel.org, rtc-linux@googlegroups.com, Paul Mundt , Linux Kernel Development , Kyle McMartin , Linux/PPC Development , Kyle McMartin , Dann Frazier List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 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? > > I put it up at: > > master.kernel.org:/pub/scm/linux/kernel/git/geert/linux-rtc-generic.git > > The master branch should be a descendant of your rtc-parisc branch. > > Thanks! > Great, thanks Geert! I've pulled it and pushed it back out, I'll submit it when the merge window opens. cheers, Kyle