Re: HTC: touchscreen driver

From: Arve Hjønnevåg
Date: Tue Jul 21 2009 - 21:12:14 EST


On Tue, Jul 21, 2009 at 3:11 AM, Pavel Machek<pavel@xxxxxx> 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<pavel@xxxxxx> 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

That way you will hopefully not add question marks to my name.

--
Arve Hjønnevåg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/