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 518F5DDE18 for ; Sat, 7 Jun 2008 19:46:33 +1000 (EST) Subject: Re: [rtc-linux] Re: state of GEN_RTC vs rtc subsystem From: David Woodhouse To: rtc-linux@googlegroups.com In-Reply-To: <484473E6.5060400@am.sony.com> References: <47B18612-66A3-476C-B81C-F2FD11CE9A64@kernel.crashing.org> <20080220180325.46446675@i1501.lan.towertech.it> <48408394.8000406@am.sony.com> <484473E6.5060400@am.sony.com> Content-Type: text/plain Date: Sat, 07 Jun 2008 10:46:26 +0100 Message-Id: <1212831986.32207.416.camel@pmac.infradead.org> Mime-Version: 1.0 Cc: linuxppc-dev list , Alessandro Zummo , rz@linux-m68k.org, LKML Kernel List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2008-06-02 at 15:27 -0700, Geoff Levand wrote: > > Just to follow up, I found that David Woodhouse has submitted > a patch which does this: > > http://patchwork.ozlabs.org/linuxppc/patch?id=18139 It's merged now: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=aabe1885 -- dwmw2