From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Henrik Rydberg" Subject: Re: [PATCH v3 1/5] hid-multitouch: Auto detection of maxcontacts Date: Mon, 21 Mar 2011 09:47:55 +0100 Message-ID: <20110321084755.GA3784@polaris.bitmath.org> References: <1300454876-5017-1-git-send-email-benjamin.tissoires@enac.fr> <1300454876-5017-2-git-send-email-benjamin.tissoires@enac.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1300454876-5017-2-git-send-email-benjamin.tissoires@enac.fr> Sender: linux-kernel-owner@vger.kernel.org To: Benjamin Tissoires Cc: Dmitry Torokhov , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-input@vger.kernel.org On Fri, Mar 18, 2011 at 02:27:52PM +0100, Benjamin Tissoires wrote: > This patch enables support of autodetection of maxcontacts. > When adding support for a new device, one is now able to let > the device tell how many contacts it supports, or to manually > set the value if the device happens to provide wrong information. >=20 > Signed-off-by: Benjamin Tissoires > Reviewed-by: St=E9phane Chatty > --- Looks ok now. Thank you, Benjamin. Reviewed-by: Henrik Rydberg Henrik