From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by ozlabs.org (Postfix) with ESMTP id 7C1BDDE069 for ; Wed, 5 Mar 2008 22:43:24 +1100 (EST) From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH 9/11] celleb: consolidate io-workarounds code Date: Wed, 5 Mar 2008 12:43:06 +0100 References: <20080305.173755.-1264110031.kouish@swc.toshiba.co.jp> In-Reply-To: <20080305.173755.-1264110031.kouish@swc.toshiba.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200803051243.06748.arnd@arndb.de> Cc: paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 05 March 2008, Ishizaki Kou wrote: > Now, we can use generic io-workarounds mechanism and the workaround > code for spider-pci. This patch changes Celleb PCI code to use > spider-pci code. > > Signed-off-by: Kou Ishizaki Acked-by: Arnd Bergmann Removing code is always good, and this one obviously only impacts celleb, so I'm confident it doesn't hurt on QS20.