From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.linux-foundation.org", Issuer "CA Cert Signing Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 54DBCB7B78 for ; Wed, 23 Sep 2009 10:03:38 +1000 (EST) Date: Tue, 22 Sep 2009 17:02:15 -0700 From: Andrew Morton To: avorontsov@ru.mvista.com Subject: Re: [PATCH 2/6] mtd: m25p80: Convert to device table matching Message-Id: <20090922170215.b5c2d02c.akpm@linux-foundation.org> In-Reply-To: <20090922235534.GA3796@oksana.dev.rtsoft.ru> References: <20090731003957.GA23982@oksana.dev.rtsoft.ru> <20090731004100.GB8371@oksana.dev.rtsoft.ru> <200908031954.50955.david-b@pacbell.net> <20090922141705.b5d31e24.akpm@linux-foundation.org> <20090922230150.GA27593@oksana.dev.rtsoft.ru> <1253663027.27055.528.camel@macbook.infradead.org> <20090922235534.GA3796@oksana.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: ben@fluff.org, linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org, david-b@pacbell.net, linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, khali@linux-fr.org, dwmw2@infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 23 Sep 2009 03:55:34 +0400 Anton Vorontsov wrote: > On Tue, Sep 22, 2009 at 04:43:47PM -0700, David Woodhouse wrote: > > On Wed, 2009-09-23 at 03:01 +0400, Anton Vorontsov wrote: > > > > > > And the two patches I sent on top: > > > > > > http://lkml.org/lkml/2009/8/18/364 > > > http://lkml.org/lkml/2009/8/18/366 > > > > Got versions of those which apply to the mtd-2.6.git tree (which I'm > > about to ask Linus to pull)? > > I'd love to, but they depend on a bunch of SPI patches that are still > in -mm tree. oh, is that why I queued them up where I did. Sigh. > As soon as SPI core changes hit Linus' tree, I think > Andrew will send all m25p80 patches to you anyway. Or David can ack them and I'll send 'em up.