Re: [PATCH 2/2 v4] HID: magicmouse: Implement Multi-touch ProtocolB (MT-B)

From: Jiri Kosina
Date: Wed Jul 04 2012 - 15:03:32 EST


On Wed, 4 Jul 2012, Henrik Rydberg wrote:

> > The driver for Apple Magic Trackpad/Mouse currently uses
> > Multi-touch Protocol A (MT-A) to report touch events and uses
> > ABS_MT_TRACKING_ID to do finger tracking. The fact of the device
> > being able to track individual finger makes it possible to
> > report touch events using MT-B. This patch converts the driver
> > to use MT-B as it is preferred to MT-A.
> >
> > V4: Removed BTN_TOUCH evnet.
> > V3: Removed the single touch related logic.
> > V2: Converting entirely to MT-B as Henrik Rydberg suggested.
> >
> > Signed-off-by: Yufeng Shen <miletus@xxxxxxxxxxxx>
[ ... snip ... ]
>
> Looks good now, both patches get a
>
> Reviewed-and-tested-by: Henrik Rydberg <rydberg@xxxxxxxxxxx>

Now applied. Thanks!

--
Jiri Kosina
SUSE Labs
--
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/