From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Tissoires Subject: Re: [PATCH] input synaptics-rmi4: elliminate multiple sensor support from rmi_f11.c Date: Mon, 09 Dec 2013 16:03:23 -0500 Message-ID: <52A6301B.1090507@redhat.com> References: <1386295167-866-1-git-send-email-aduggan@synaptics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61013 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755833Ab3LIVFM (ORCPT ); Mon, 9 Dec 2013 16:05:12 -0500 In-Reply-To: <1386295167-866-1-git-send-email-aduggan@synaptics.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Andrew Duggan , Dmitry Torokhov Cc: Linux Input , Christopher Heiny , Vincent Huang , Vivian Ly , Daniel Rosenberg , Jean Delvare , Joerie de Gram , Linus Walleij On 05/12/13 20:59, Andrew Duggan wrote: > This patch implements changes to the synaptics-rmi4 branch of > Dmitry's input tree. The base for the patch is commit > 8ca01dc61a42b6f7bcba052a8c084000f7057a34. FWIW, these three lines above could (should) go after the very first "---" before the stats. This way, you will tell the list which base is the patch based, but this will not go into Linus' tree (which would be irrelevant). > > This patch elliminates support for multiple sensors in rmi_f11. This feature > has been removed from the RMI4 spec and no devices have every used multiple > F11 sensors on a single device. > > Signed-off-by: Andrew Duggan > --- I did not saw anything but what the commit message claims. So: Reviewed-by: Benjamin Tissoires Cheers, Benjamin