From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Henrik Rydberg" Subject: Re: [RFC 1/2] input: mt: Add method to extract the MT slot state Date: Fri, 28 Jan 2011 18:33:55 +0100 Message-ID: <20110128173355.GD2586@polaris.bitmath.org> References: <1296124547-3323-1-git-send-email-benjamin.tissoires@enac.fr> <1296124547-3323-2-git-send-email-benjamin.tissoires@enac.fr> <20110127120603.GB15626@polaris.bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ch-smtp03.sth.basefarm.net ([80.76.149.214]:58589 "EHLO ch-smtp03.sth.basefarm.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751409Ab1A1ReN (ORCPT ); Fri, 28 Jan 2011 12:34:13 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Benjamin Tissoires Cc: Dmitry Torokhov , Ping Cheng , Jiri Kosina , Chris Bagwell , Rafi Rubin , Stephane Chatty , Peter Hutterer , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On Thu, Jan 27, 2011 at 01:49:18PM +0100, Benjamin Tissoires wrote: > Hi Henrik, > > On Thu, Jan 27, 2011 at 13:06, Henrik Rydberg wrote: > > Hi Benjamin, > > > > On Thu, Jan 27, 2011 at 11:35:46AM +0100, Benjamin Tissoires wrote: > >> This patch adds the function input_mt_get_abs_value(), which may be > > > > Ehm, input_mt_get_absinfo? > > In fact, the idea was to put this on the table again ;). I have no > idea of what is the right think to do in such case. > So I'll take all comments. > > > > >> used to extract the current state of the MT slots. > >> > >> Signed-off-by: Henrik Rydberg > > > > I had rather re-add this myself, thanks. > > That was my question. Plus I had a subliminal message in which I > intend you to take the drive on this work. ;) Thanks for the patches, Benjamin, perhaps they do need a bit of rewrite or a new ioctl. We will see what happens. Thanks, Henrik