From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.osdl.org (fire.osdl.org [65.172.181.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.osdl.org", Issuer "OSDL Hostmaster" (not verified)) by ozlabs.org (Postfix) with ESMTP id 9E7F767B23 for ; Fri, 8 Apr 2005 18:29:21 +1000 (EST) Date: Fri, 8 Apr 2005 01:28:55 -0700 From: Andrew Morton To: "Chris Elston" Message-Id: <20050408012855.01c99d2f.akpm@osdl.org> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-embedded@ozlabs.org Subject: Re: [PATCH 2.6.12-rc2 2/2] ppc32: add rtc hooks in PPC7D platform file List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , "Chris Elston" wrote: > > This patch adds the hooks into the PPC7D platforms file to > support the DS1337 RTC device as the clock device for the > PPC7D board. The attachment has all sorts of binary microsofty gunk in it.