From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH 11/12] PCI: sh: use generic pci_swizzle_interrupt_pin() Date: Wed, 10 Dec 2008 12:49:08 +0900 Message-ID: <20081210034908.GB27217@linux-sh.org> References: <20081209231037.18153.86962.stgit@bob.kio> <20081209231232.18153.20376.stgit@bob.kio> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mta23.gyao.ne.jp ([125.63.38.249]:10808 "EHLO mx.gate01.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754740AbYLJDva (ORCPT ); Tue, 9 Dec 2008 22:51:30 -0500 Content-Disposition: inline In-Reply-To: <20081209231232.18153.20376.stgit@bob.kio> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Bjorn Helgaas Cc: Jesse Barnes , linux-pci@vger.kernel.org, linux-arch@vger.kernel.org, Ivan Kokshaysky , Russell King , Ralf Baechle , Kyle McMartin , Matthew Wilcox , Grant Grundler , Paul Mackerras , Benjamin Herrenschmidt , Thomas Gleixner , Ingo Molnar , hpa@zytor.com On Tue, Dec 09, 2008 at 04:12:32PM -0700, Bjorn Helgaas wrote: > Use the generic pci_swizzle_interrupt_pin() instead of arch-specific code. > > Signed-off-by: Bjorn Helgaas Looks good, thanks. Acked-by: Paul Mundt