From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Subject: Re: [PATCHSET] libata: PATA driver for Celleb Date: Mon, 19 Feb 2007 23:46:51 +0000 Message-ID: <20070219234651.4a19a912@localhost.localdomain> References: <200701260724.l0Q7OISY027645@toshiba.co.jp> <200702151141.49708.jens@de.ibm.com> <20070215171414.GU923@austin.ibm.com> <200702151909.26082.arnd@arndb.de> <20070219215659.15539fb3@localhost.localdomain> <1171920081.18571.77.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:45137 "EHLO localhost.localdomain" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S965136AbXBSWoT (ORCPT ); Mon, 19 Feb 2007 17:44:19 -0500 In-Reply-To: <1171920081.18571.77.camel@localhost.localdomain> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Benjamin Herrenschmidt Cc: Arnd Bergmann , Linas Vepstas , Jens Osterkamp , linuxppc-dev@ozlabs.org, Jeff Garzik , linux-ide@vger.kernel.org, paulus@samba.org, Andrew Morton , James K Lewis > > into one in drivers/ide but really want splitting for libata with some > > kind of libata-pmac owning the shared stuff > > You meand driver/ide/ppc/pmac.c ? Yes > moving them out of the macio_asic to a PCI device at one point, so yes, > maybe you are right, I should move the DMA bits to some "common" file > and split the various implementations. I suspect it is worth doing when moving to libata at least, even if not for the older driver. Alan