From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753304Ab0JKH76 (ORCPT ); Mon, 11 Oct 2010 03:59:58 -0400 Received: from cantor.suse.de ([195.135.220.2]:41362 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752555Ab0JKH75 (ORCPT ); Mon, 11 Oct 2010 03:59:57 -0400 Date: Mon, 11 Oct 2010 09:59:55 +0200 Message-ID: From: Takashi Iwai To: Henrik Rydberg Cc: Dmitry Torokhov , Chase Douglas , linux-input@vger.kernel.org, xorg-devel@lists.x.org, Chris Bagwell , Andy Whitcroft , linux-kernel@vger.kernel.org, Peter Hutterer , Duncan McGreggor Subject: Re: [PATCH 0/3] Input: synaptics - multitouch and multifinger support In-Reply-To: <4CB2C154.5060303@euromail.se> References: <1286549880-32580-1-git-send-email-chase.douglas@canonical.com> <1286558135.22715.162.camel@mini> <201010081104.01527.dmitry.torokhov@gmail.com> <20101010210434.GC18455@core.coreip.homeip.net> <4CB2C154.5060303@euromail.se> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 11 Oct 2010 09:48:36 +0200, Henrik Rydberg wrote: > > On 10/11/2010 09:35 AM, Takashi Iwai wrote: > [...] > > > In anyway, feel free to add my sign-off there since I already posted > > my own one as a reference. > > > > But, I have an open issue with Chase's patch. Maybe it's rather a > > question to Henrik: > > > > Shouldn't all points be reported as ABS_MT_* events? So far, only the > > second touch-point is reported via ABS_MT_* while the first point is > > still reported as ABX_[X|Y]. > > > > I corrected this in my patch I posted, but I wasn't sure, too. > > > I have issues with all submitted patches, but did not give explicit reasons > since there were overlapping submissions. Perhaps Chase and yourself can work > out how you want to submit the new patches? Yeah, we definitely work on patches and sort out issues. > And yes, all points should be reported as ABS_MT events. OK, thanks for clarification! Takashi