From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH] ibm_emac: Remove the ibm_emac driver Date: Wed, 18 Jun 2008 10:34:43 +1000 Message-ID: <1213749283.8129.259.camel@pasglop> References: <20080617193523.028d4cc2@zod.rchland.ibm.com> <20080617201127.6388ff78@lappy.seanm.ca> Reply-To: benh@kernel.crashing.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, jgarzik@pobox.com To: Sean MacLennan Return-path: In-Reply-To: <20080617201127.6388ff78@lappy.seanm.ca> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org List-Id: netdev.vger.kernel.org On Tue, 2008-06-17 at 20:11 -0400, Sean MacLennan wrote: > On Tue, 17 Jun 2008 19:35:23 -0400 > Josh Boyer wrote: > > > The arch/ppc sub-tree has been removed in the powerpc git tree. The > > old ibm_emac driver is no longer used by anything as a result of > > this. This removes it, leaving the ibm_newemac driver as the proper > > driver to use for PowerPC boards with the EMAC hardware. > > Would it make any sense to rename the ibm_newemac driver ibm_emac? Yes. Cheers, Ben.