From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id B8EF4DDDA0 for ; Wed, 1 Apr 2009 16:16:13 +1100 (EST) Date: Tue, 31 Mar 2009 22:16:01 -0700 (PDT) Message-Id: <20090331.221601.114102644.davem@davemloft.net> To: grant.likely@secretlab.ca Subject: Re: [PATCH 00/14] Add common OF device tree support for MDIO busses From: David Miller In-Reply-To: References: <20090331.203855.96368726.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: Joakim.Tjernlund@transmode.se, netdev@vger.kernel.org, linuxppc-dev@ozlabs.org, afleming@freescale.com, olof@lixom.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Grant Likely Date: Tue, 31 Mar 2009 22:56:38 -0600 > At the very least, please consider picking up patches 2 & 3. They > address a real bug (unrelated to the MDIO rework), and only touch the > MPC5200 FEC driver. Please submit them seperately, and I will look them over. Thanks.