From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 08 Dec 2011 11:45:39 +0100 (CET) Received: from h5.dl5rb.org.uk ([81.2.74.5]:49302 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1903698Ab1LHKp0 (ORCPT ); Thu, 8 Dec 2011 11:45:26 +0100 Received: from duck.linux-mips.net (duck.linux-mips.net [127.0.0.1]) by duck.linux-mips.net (8.14.4/8.14.4) with ESMTP id pB8AjNOA009085; Thu, 8 Dec 2011 10:45:23 GMT Received: (from ralf@localhost) by duck.linux-mips.net (8.14.4/8.14.4/Submit) id pB8AjNSt009083; Thu, 8 Dec 2011 10:45:23 GMT Date: Thu, 8 Dec 2011 10:45:23 +0000 From: Ralf Baechle To: Artem Bityutskiy Cc: Axel Lin , linux-mips@linux-mips.org, Manuel Lauss , linux-mtd@lists.infradead.org Subject: Re: [PATCH] MTD: nand: Convert au1550nd to use module_platform_driver() Message-ID: <20111208104522.GA21777@linux-mips.org> References: <1322748247.31743.1.camel@phoenix> <1323008139.9400.59.camel@sauron.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1323008139.9400.59.camel@sauron.fi.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 32058 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips Return-Path: X-Keywords: X-UID: 6697 On Sun, Dec 04, 2011 at 04:15:32PM +0200, Artem Bityutskiy wrote: > > Hi Ralf, > > This patch converts au1550nd to use module_platform_driver(). > > You have committed a5bd32fd "MTD: nand: make au1550nd.c a platform_driver". > > Currently this patch can only apply to either your tree or linux-next. > > Could you help to take it. > > ( committed a5bd32fd does not exist in l2-mtd-2.6.git, > > so Artem cannot apply it.) > > Yes, please, merge the au1550nd.c piece via Ralf, thanks! No point in adding code to change it again first commit so I've folded this patch into "MTD: nand: make au1550nd.c a platform_driver". Thanks folks! Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 1.c.d.e.d.2.1.2.0.7.4.b.1.c.8.0.0.0.0.0.a.e.3.0.0.b.8.0.1.0.0.2.ip6.arpa ([2001:8b0:3ea:0:8c1:b470:212d:edc1] helo=linux-mips.org) by bombadil.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RYbTu-0008Cs-JS for linux-mtd@lists.infradead.org; Thu, 08 Dec 2011 10:45:39 +0000 Date: Thu, 8 Dec 2011 10:45:23 +0000 From: Ralf Baechle To: Artem Bityutskiy Subject: Re: [PATCH] MTD: nand: Convert au1550nd to use module_platform_driver() Message-ID: <20111208104522.GA21777@linux-mips.org> References: <1322748247.31743.1.camel@phoenix> <1323008139.9400.59.camel@sauron.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1323008139.9400.59.camel@sauron.fi.intel.com> Cc: linux-mips@linux-mips.org, Axel Lin , linux-mtd@lists.infradead.org, Manuel Lauss List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Dec 04, 2011 at 04:15:32PM +0200, Artem Bityutskiy wrote: > > Hi Ralf, > > This patch converts au1550nd to use module_platform_driver(). > > You have committed a5bd32fd "MTD: nand: make au1550nd.c a platform_driver". > > Currently this patch can only apply to either your tree or linux-next. > > Could you help to take it. > > ( committed a5bd32fd does not exist in l2-mtd-2.6.git, > > so Artem cannot apply it.) > > Yes, please, merge the au1550nd.c piece via Ralf, thanks! No point in adding code to change it again first commit so I've folded this patch into "MTD: nand: make au1550nd.c a platform_driver". Thanks folks! Ralf