Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756935Ab0FOJBJ (ORCPT ); Tue, 15 Jun 2010 05:01:09 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:51955 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756860Ab0FOJBH (ORCPT ); Tue, 15 Jun 2010 05:01:07 -0400 From: Luotao Fu To: Samuel Ortiz , Dmitry Torokhov , Andrew Morton , Mark Brown Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Patch serie for STMPE811 [V3] Date: Tue, 15 Jun 2010 11:00:43 +0200 Message-Id: <1276592446-26909-1-git-send-email-l.fu@pengutronix.de> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1276511558-27121-1-git-send-email-l.fu@pengutronix.de> References: <1276511558-27121-1-git-send-email-l.fu@pengutronix.de> X-SA-Exim-Connect-IP: 2001:6f8:1178:2:215:17ff:fe12:23b0 X-SA-Exim-Mail-From: l.fu@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 643 Lines: 22 Hi, in the following is the V3 patch serie for the stmpe811 chip. Main changes are: * reformat platform data comments to kernel-doc style * add bus_lock/unlock callbacks to the core irq_chip. * move declaration of gpio platform data into the gpio subdevice patch. * new irq flags in the core platform data. etc. Please see the individual patch header for more details. thanks cheers Luotao Fu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/