From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail176-dub-R.bigfish.com (mail-dub.bigfish.com [213.199.154.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id 80F5DDDF48 for ; Wed, 9 Jan 2008 11:45:30 +1100 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: [PATCH] Use and not variants. Date: Tue, 8 Jan 2008 16:45:16 -0800 In-Reply-To: <20080109102912.16215a01.sfr@canb.auug.org.au> References: <20080108113637.5208a0c7.sfr@canb.auug.org.au> <20080109102912.16215a01.sfr@canb.auug.org.au> From: "Stephen Neuendorffer" To: "Stephen Rothwell" , "Jon Loeliger" Message-Id: <20080109004523.B49A61050055@mail176-dub.bigfish.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > -----Original Message----- > From: = linuxppc-dev-bounces+stephen.neuendorffer=3Dxilinx.com@ozlabs.org [mailto:linuxppc-dev- > bounces+stephen.neuendorffer=3Dxilinx.com@ozlabs.org] On Behalf Of Stephen Rothwell > Sent: Tuesday, January 08, 2008 3:29 PM > To: Jon Loeliger > Cc: linuxppc-dev@ozlabs.org > Subject: Re: [PATCH] Use and not variants. >=20 > > But, of course, the various asm/of_{platform,device}.h files > > are different for each arch/, so I wasn't sure if the longer > > term plan had folding the arch variants straight into the > > include/linux/ version of the file or not. Seems there will > > come a point when the sparc and powerpc variants will need > > to be more unified... >=20 > Some more unification should be possible over time, but that is much > harder. One of the unified bits I'd really like to see for the microblaze is the interrupt handling stuff, i.e. irq_of_parse_and_map(). Steve