From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by ozlabs.org (Postfix) with ESMTP id 609B7DDF94 for ; Wed, 28 Jan 2009 04:52:42 +1100 (EST) Received: by yx-out-2324.google.com with SMTP id 8so2454385yxg.39 for ; Tue, 27 Jan 2009 09:52:40 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20090121205540.31232.77034.stgit@localhost.localdomain> References: <20090121205506.31232.27908.stgit@localhost.localdomain> <20090121205540.31232.77034.stgit@localhost.localdomain> Date: Tue, 27 Jan 2009 11:52:40 -0600 Message-ID: Subject: Re: [PATCH 7/8] powerpc/5200: Refactor mpc5200 interrupt controller driver From: Matt Sealey To: Grant Likely Content-Type: text/plain; charset=UTF-8 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jan 21, 2009 at 2:55 PM, Grant Likely wrote: > From: Grant Likely > > Rework the mpc5200-pic driver to simplify it and fix up the setting > of desc->status when set_type is called for internal IRQs (so they > are reported as level, not edge). The simplification is due to > splitting off the handling of external IRQs into a separate block > so they don't need to be handled as exceptions in the normal > CRIT, MAIN and PERP paths. > > Signed-off-by: Grant Likely > CC: Wolfram Sang Can I assume this has absolutely no functional impact compared to the old one? It doesn't change any behaviour, just implements exactly the same in a much nicer way? -- Matt Sealey Genesi, Manager, Developer Relations