From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965780AbXDIVUv (ORCPT ); Mon, 9 Apr 2007 17:20:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965881AbXDIVUu (ORCPT ); Mon, 9 Apr 2007 17:20:50 -0400 Received: from nlpi015.sbcis.sbc.com ([207.115.36.44]:24584 "EHLO nlpi015.sbcis.sbc.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965780AbXDIVUp (ORCPT ); Mon, 9 Apr 2007 17:20:45 -0400 X-ORBL: [67.117.73.34] Date: Mon, 9 Apr 2007 17:20:36 -0400 From: Tony Lindgren To: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/10] ARM: OMAP: GPIO code updates shared between OMAP1 and OMAP2 Message-ID: <20070409212034.GF7818@atomide.com> References: <11761524713580-git-send-email-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11761524713580-git-send-email-tony@atomide.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [070409 17:01]: > Hi, > > The following patch series contains GPIO updates for OMAP. > > This is take #2 of the earlier 90 patch mountain, which has > been split into six smaller series. Also please note that this series only has 9 patches total, not 10 like the subject says. Tony