From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/2] ARM: OMAP: Fix gpio by switching to generic gpio calls Date: Wed, 7 Jan 2009 14:03:45 +0200 Message-ID: <20090107120344.GK27566@atomide.com> References: <20090107111415.GF27566@atomide.com> <20090107111615.GG27566@atomide.com> <20090107111744.GH27566@atomide.com> <20090107133747.d448222e.jarkko.nikula@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:61161 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754687AbZAGMDu (ORCPT ); Wed, 7 Jan 2009 07:03:50 -0500 Content-Disposition: inline In-Reply-To: <20090107133747.d448222e.jarkko.nikula@nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jarkko Nikula Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-omap@vger.kernel.org, ext-adrian.hunter@nokia.com * Jarkko Nikula [090107 13:38]: > On Wed, 7 Jan 2009 13:17:45 +0200 > "ext Tony Lindgren" wrote: > > > From: Jarkko Nikula > > Date: Wed, 7 Jan 2009 12:54:34 +0200 > > Subject: [PATCH] ARM: OMAP: Fix gpio by switching to generic gpio calls > > > > Fix compile by removing remaining omap specific gpio > > calls. Based on earlier patches by Jarkko Nikula. > > > Thanks Tony! > > > diff --git a/drivers/mtd/onenand/omap2.c b/drivers/mtd/onenand/omap2.c > > index 96ecc17..77a4f14 100644 > > --- a/drivers/mtd/onenand/omap2.c > > +++ b/drivers/mtd/onenand/omap2.c > > > I think this was already handed over to mtd list by Adrian? Oops, sorry. Adrian, do you want me to drop the compile fix for onenand? Regards, Tony