From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: "Dale Farnsworth" Subject: Re: [PATCH 8/13] powerpc: Create Marvell mv64x60 ethernet platform_data Date: Sat, 5 May 2007 14:28:07 +0200 References: <20070425234630.GA4046@mag.az.mvista.com> <20070502214312.GC27253@xyzzy.farnsworth.org> <20070504210619.GB3166@xyzzy.farnsworth.org> In-Reply-To: <20070504210619.GB3166@xyzzy.farnsworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200705051428.07661.arnd@arndb.de> Cc: linuxppc-dev , Paul Mackerras , Stephen Rothwell List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday 04 May 2007, Dale Farnsworth wrote: > This patch creates platform_device entries for the Marvell mv64x60 > ethernet controller ports, based on information contained in the > device tree. > > Signed-off-by: Dale Farnsworth Arnd Bergmann