From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ping Cheng Subject: Re: [PATCH 2/2] input: mt: Document the MT event slot protocol (rev2) Date: Thu, 20 May 2010 20:35:42 -0700 Message-ID: References: <1274213429-22667-1-git-send-email-rydberg@euromail.se> <1274213429-22667-2-git-send-email-rydberg@euromail.se> <4BF4E00A.30206@euromail.se> <4BF5BC48.6000809@euromail.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:56051 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753659Ab0EUDfn convert rfc822-to-8bit (ORCPT ); Thu, 20 May 2010 23:35:43 -0400 In-Reply-To: <4BF5BC48.6000809@euromail.se> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Henrik Rydberg Cc: Dmitry Torokhov , Andrew Morton , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Mika Kuoppala , Peter Hutterer , Benjamin Tissoires , Stephane Chatty , Rafi Rubin , Michael Poole On Thu, May 20, 2010 at 3:48 PM, Henrik Rydberg w= rote: >> I need double check with you although I think I know the answer. Fro= m >> your explanation and examples so far, I see MT_SLOT is only associat= ed >> with one (x,y). Is this true? =A0If yes, can we eliminate the >> requirement for TRACKING_ID? If you think the requirement is >> necessary, can you give me an example where missing the TRACKING_ID >> would bring issue or confusion? > > Yes, each slot can only be associated with one (x, y) pair. No, we ca= nnot > disregard the tracking id. A slot tracks a single contact for its ent= ire > lifetime, during which the tracking id serves no purpose, but the slo= t cannot > tell us when the contact is replaced by a new one. This information i= s carried > by the tracking id. Ok, I've made enough noise in this thread. If we change SYN_MT_SLOT to ABS_MT_SLOT_ID (or something starting with ABS_ of your choice), I have no more questions. You can put my reviewed-by in the patch if that counts for anything: Reviewed-by: Ping Cheng Ping -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html