Re: linux-next: Tree for Feb 27 (usbtouchscreen)
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-02-28 09:19:15
Also in:
linux-input, lkml
On Mon, Feb 27, 2012 at 10:38:42PM +0100, Daniel Ritz wrote:
On 2012-02-27 19:10 , Randy Dunlap wrote:quoted
On 02/26/2012 11:20 PM, Stephen Rothwell wrote:quoted
Hi all, Changes since 20120224:on x86_64: drivers/input/touchscreen/usbtouchscreen.c:1232:18: error: 'usbtouch_process_multi' undeclared here (not in a function) Full randconfig file is attached.Hi I had a quick look with gitweb. The following change causes the problem, comments inline:quoted
From: Armando Visconti <redacted> Date: Fri, 24 Feb 2012 08:51:37 +0000 (-0800) Subject: Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037 X-Git-Tag: next-20120227~55^2~4 X-Git-Url:http://git.kernel.org/gitweb.cgi?p=linux%2Fkernel%2Fgit%2Fnext%2Flinux-next.git;a=commitdiff_plain;h=e6307aa07c5a11022f0ccee19a8ff0ba033eeb93quoted
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037 The Data Modul TP 72037 EasyTouch controller is derived from EGALAX controller and is capable of detecting dual contacts. Packets can be 5 bytes or 10 bytes long, depending whether one or two contacts are detected. Format is same as EGALAX touch controller, but with x and y coordinates inverted. Signed-off-by: Armando Visconti <redacted> Signed-off-by: Viresh Kumar <redacted> Signed-off-by: Dmitry Torokhov <redacted>
Sorry about this, I'll drop the patch for now. Thanks. -- Dmitry