Re: [PATCH v3] input: mt: Move tracking and pointer emulation to input-mt

From: Ping Cheng
Date: Tue Dec 07 2010 - 16:17:32 EST


On Tue, Dec 7, 2010 at 12:58 PM, Henrik Rydberg <rydberg@xxxxxxxxxxx> wrote:
>
>> I do see an issue when pen coming in prox while fingers were on the
>> tablet. Fingers up events are missing.
>>
>> Since it is unrelated to this patch, I'll submit another patch as a
>> bug fix later.
>
> Actually, I believe it is correct as is. One could always argue (and I did at
> the time of that change) whether touch up is the right thing to do in the
> proximity of the pen, but that is what the code does now. As proof, check how
> input_mt_report_slot_state() is used.

I see. input_mt_report_slot_state does take care of the case. That
unifies the code a lot more than I expected. Thank you.

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