Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261537AbVC3EVG (ORCPT ); Tue, 29 Mar 2005 23:21:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261538AbVC3EVG (ORCPT ); Tue, 29 Mar 2005 23:21:06 -0500 Received: from az33egw02.freescale.net ([192.88.158.103]:64143 "EHLO az33egw02.freescale.net") by vger.kernel.org with ESMTP id S261537AbVC3EU6 convert rfc822-to-8bit (ORCPT ); Tue, 29 Mar 2005 23:20:58 -0500 In-Reply-To: <84ab51297f043a761321ee6eddc43d4a@embeddededge.com> References: <84ab51297f043a761321ee6eddc43d4a@embeddededge.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <1c52c0b6db38845c0bd6636e056d4c64@freescale.com> Content-Transfer-Encoding: 8BIT Cc: "Andrew Morton" , , "linuxppc-embedded" , , "Kumar Gala" From: Kumar Gala Subject: Re: [PATCH] ppc32: CPM2 PIC cleanup irq_to_siubit array Date: Tue, 29 Mar 2005 22:20:36 -0600 To: "Dan Malek" X-Mailer: Apple Mail (2.619.2) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 30 Done, updated patch w/comment sent to Andrew. - kumar On Mar 29, 2005, at 7:10 PM, Dan Malek wrote: > > > On Mar 29, 2005, at 5:30 PM, Kumar Gala wrote: > > > Cleaned up irq_to_siubit array so we no longer need to do 1 << > > (31-bit), > > just 1 << bit. > > Will you please put a comment in here that indicates this array now > has this computation done?? When I wrote it, these bit numbers > matched the registers and the documentation, so I didn't take > the time to explain. :-) > > Thanks. > > > > ??????? -- Dan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/