From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756476Ab0LQXDO (ORCPT ); Fri, 17 Dec 2010 18:03:14 -0500 Received: from li44-10.members.linode.com ([72.14.181.10]:60980 "EHLO plausible.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755026Ab0LQXDN (ORCPT ); Fri, 17 Dec 2010 18:03:13 -0500 Message-ID: <4D0BEC31.5020703@plausible.org> Date: Fri, 17 Dec 2010 15:03:13 -0800 From: Andy Ross User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Henrik Rydberg CC: Dmitry Torokhov , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] WeTab device ID References: <4D0AA66F.6080506@plausible.org> <20101217120322.GA3873@polaris> <4D0BD443.1070803@plausible.org> <20101217215815.GA3800@polaris> In-Reply-To: <20101217215815.GA3800@polaris> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/17/2010 01:58 PM, Henrik Rydberg wrote: > On Fri, Dec 17, 2010 at 01:21:07PM -0800, Andy Ross wrote: >> > On 12/17/2010 04:03 AM, Henrik Rydberg wrote: >>> > > Thanks for the patch. Does the one below work for you? >> > >> > Looks like this is against more recent changes than I see in the "hid" >> > branch of input-mt on kernel.org. I don't see a >> > "...EGALAX_MULTITOUCH3" defined there. Maybe you missed a push? So >> > not tested as-is, but certainly looks correct by inspection. > > Ah, the tip is actually at the next branch, never did say that. OK, makes much more sense. Applies and works great, thanks. Andy