Re: [PATCH v2] input: add multitouch slot support to w8001.

From: Dmitry Torokhov
Date: Sun Aug 29 2010 - 01:48:32 EST


On Thu, Aug 26, 2010 at 08:42:18AM +0200, Henrik Rydberg wrote:
> On 08/26/2010 04:01 AM, Peter Hutterer wrote:
>
> > Some serial wacom devices support two-finger touch. Test for this during
> > init and parse the touch packets accordingly. Touch packets are
> > processed using Protocol B (MT Slots).
> >
> > Note: there are several wacom versions that do touch but not two-finger
> > touch. These are not catered for here, touch events for these are simply
> > discarded.
> >
> > Signed-off-by: Peter Hutterer <peter.hutterer@xxxxxxxxx>
> > CC: Henrik Rydberg <rydberg@xxxxxxxxxxx>
> > ---
> > Changes to v1:
> > - model MT slot approach after Henrik's bamboo patches
> > - add a comment about what the missing bytes are in the data packets
> >
> > Henrik, I think this addresses all your comments? The patch is certainly
> > a bit simpler now.
>
>
> Acked-by: Henrik Rydberg <rydberg@xxxxxxxxxxx>
>
> Yes, thanks, it looks fine now. And thanks for finding the bug in my own
> version. :-)
>

Applied all 3 to 'next', thanks Peter and Henrik.

--
Dmitry
--
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/