From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Miao" Subject: Re: [PATCH 1/3] input: add da9034 touchscreen support Date: Tue, 23 Dec 2008 18:07:00 +0800 Message-ID: References: <20081223093428.GD14302@anvil.corenet.prv> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from rv-out-0506.google.com ([209.85.198.224]:17566 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752330AbYLWKHA (ORCPT ); Tue, 23 Dec 2008 05:07:00 -0500 Received: by rv-out-0506.google.com with SMTP id k40so2308118rvb.1 for ; Tue, 23 Dec 2008 02:07:00 -0800 (PST) In-Reply-To: <20081223093428.GD14302@anvil.corenet.prv> Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov Cc: linux-input@vger.kernel.org On Tue, Dec 23, 2008 at 5:34 PM, Dmitry Torokhov wrote: > On Fri, Dec 05, 2008 at 10:10:35AM +0800, Eric Miao wrote: >> From a3259123035102444c5868d825aa06fd9a49fad4 Mon Sep 17 00:00:00 2001 >> From: Eric Miao >> Date: Wed, 3 Dec 2008 13:39:28 +0800 >> Subject: [PATCH] input: add da9034 touchscreen support >> >> Add support for the built-in touchscreen controller in DA9034 (aka Micco), >> usually found on platforms with xscale processors. >> >> Signed-off-by: Eric Miao > > Applied with the following changes, thank you Eric. I'm sorry for the broken gmail web interface to mess up with the original message, next time I'll give an attachment as well if you are OK with that.