Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754002AbZGXALH (ORCPT ); Thu, 23 Jul 2009 20:11:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753594AbZGXALH (ORCPT ); Thu, 23 Jul 2009 20:11:07 -0400 Received: from qw-out-2122.google.com ([74.125.92.27]:61832 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753320AbZGXALF convert rfc822-to-8bit (ORCPT ); Thu, 23 Jul 2009 20:11:05 -0400 MIME-Version: 1.0 In-Reply-To: <20090723212506.GS28158@elf.ucw.cz> References: <20090713220726.GA28375@elf.ucw.cz> <20090714094629.GB2076@elf.ucw.cz> <20090714221638.GA6512@elf.ucw.cz> <20090719212330.GI26511@elf.ucw.cz> <20090721101103.GD4133@elf.ucw.cz> <20090723212506.GS28158@elf.ucw.cz> Date: Thu, 23 Jul 2009 17:11:04 -0700 Message-ID: Subject: Re: HTC: touchscreen driver From: =?ISO-8859-1?Q?Arve_Hj=F8nnev=E5g?= To: Pavel Machek Cc: Brian Swetland , kernel list Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2369 Lines: 57 On Thu, Jul 23, 2009 at 2:25 PM, Pavel Machek wrote: > On Tue 2009-07-21 18:12:03, Arve Hj?nnev?g wrote: >> On Tue, Jul 21, 2009 at 3:11 AM, Pavel Machek wrote: >> > On Sun 2009-07-19 20:43:10, Arve Hj?nnev?g wrote: >> >> On Sun, Jul 19, 2009 at 2:23 PM, Pavel Machek wrote: >> >> > >> >> >> > Applying small patch on top of cleaned up driver should be better than >> >> >> > carrying whole driver itself, right? >> >> >> >> >> >> Perhaps, but the only problem I encountered with this driver so far >> >> >> was when calling disable_irq from the interrupt handler stopped >> >> >> working on non-smp systems in 2.6.30 (which is another patch you >> >> >> should probably apply first). >> >> > >> >> > How do I get that patch? git pull on msm-2.6.29 tree? >> >> >> >> No it is in the android-msm-2.6.30-rc2-test branch at >> >> git://android.git.kernel.org/kernel/experimental.git (commit >> >> 9f89902daf7a3c6fdd6b0c7494f3cc82d5e09217). >> > >> > Could you inline the patch? I tried to pull it off the web interface, >> > but it did not work for some reason. >> >> git fetch git://android.git.kernel.org/kernel/experimental.git >> android-msm-2.6.30-rc2-test >> git cherry-pick 9f89902daf7a3c6fdd6b0c7494f3cc82d5e09217 > > So I spent 10 minutes downloading patch you could have inlined... only > to find out that review already pointed nosync issue (and I fixed swap > independetly)... Sorry, I thought it was clear what it contained. I'm a little confused why you did not already have this though. This is the same branch I pushed specifically so you could get at it a month ago, and you said you got it booting back then. > >> That way you will hopefully not add question marks to my name. > > ...and I still don't know what your name is. My terminal displays "Arve > Hj#罩nev##g " :-(. That does not look right. It displays correctly for me in the mailing list archives: http://lkml.org/lkml/2009/7/21/496 gitk also works for me. git log only works if you are using a utf8 terminal (or have set the character set in your gitconfig). -- Arve Hjønnevåg -- 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/