Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423144Ab2KNRrH (ORCPT ); Wed, 14 Nov 2012 12:47:07 -0500 Received: from smtprelay-b31.telenor.se ([213.150.131.20]:35817 "EHLO smtprelay-b31.telenor.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423096Ab2KNRrF (ORCPT ); Wed, 14 Nov 2012 12:47:05 -0500 X-SENDER-IP: [85.230.29.114] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiqkAAPYo1BV5h1yPGdsb2JhbABEhVaFAbdkA4EAGQEBAQEfGQ0ngh4BAQU6HBMBDxAIAxguFA0YChoTh3gDE7FfDYlUFIswaXKEWWEDlCeBVIV7g06BaogB X-IronPort-AV: E=Sophos;i="4.83,252,1352070000"; d="scan'208";a="445840526" From: "Henrik Rydberg" Date: Wed, 14 Nov 2012 18:53:33 +0100 To: Benjamin Tissoires Cc: Dmitry Torokhov , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 09/14] Input: introduce EV_MSC Timestamp Message-ID: <20121114175333.GA4804@polaris.bitmath.org> References: <1352908766-4492-1-git-send-email-benjamin.tissoires@gmail.com> <1352908766-4492-10-git-send-email-benjamin.tissoires@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1352908766-4492-10-git-send-email-benjamin.tissoires@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 17 On Wed, Nov 14, 2012 at 04:59:21PM +0100, Benjamin Tissoires wrote: > Some devices provides the actual timestamp (hid_dg_scan_time in win8 ones) > computed by the hardware itself. This value is global to the frame and is > not specific to the multitouch protocol. > > Signed-off-by: Benjamin Tissoires > Reviewed-by: Henrik Rydberg > --- Does not directly apply to 3.7 due to the uapi changes, but trivial enough. Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/