From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965769AbXDIVBb (ORCPT ); Mon, 9 Apr 2007 17:01:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965815AbXDIVBb (ORCPT ); Mon, 9 Apr 2007 17:01:31 -0400 Received: from nlpi015.sbcis.sbc.com ([207.115.36.44]:11441 "EHLO nlpi015.sbcis.sbc.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965769AbXDIVBa (ORCPT ); Mon, 9 Apr 2007 17:01:30 -0400 X-ORBL: [67.117.73.34] From: Tony Lindgren To: linux-kernel@vger.kernel.org Cc: Tony Lindgren Subject: [PATCH 0/10] ARM: OMAP: GPIO code updates shared between OMAP1 and OMAP2 Date: Mon, 9 Apr 2007 17:01:02 -0400 Message-Id: <11761524713580-git-send-email-tony@atomide.com> X-Mailer: git-send-email 1.4.4.2 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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. Regards, Tony