From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ozlabs.org (Postfix) with ESMTP id 61110DE28C for ; Fri, 15 Aug 2008 17:28:24 +1000 (EST) From: Arnd Bergmann To: Sean MacLennan Subject: Re: [PATCH 2/2] port ndfc driver to of platform Date: Fri, 15 Aug 2008 09:28:11 +0200 References: <20080801233000.3574434f@lappy.seanm.ca> <20080814192009.0a06eccb@lappy.seanm.ca> <20080815012402.72855c67@lappy.seanm.ca> In-Reply-To: <20080815012402.72855c67@lappy.seanm.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200808150928.12276.arnd@arndb.de> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday 15 August 2008, Sean MacLennan wrote: > Changes to the warp platform with the ndfc as an of platform device. > The main changes are: > > * move the NAND information to the DTS > * remove warp-nand.c > * remove rev A fixups from cuboot-warp.c > > Signed-off-by: Sean MacLennan Acked-by: Arnd Bergmann