From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752362AbbKZOVw (ORCPT ); Thu, 26 Nov 2015 09:21:52 -0500 Received: from mx2.suse.de ([195.135.220.15]:46338 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751416AbbKZOVt (ORCPT ); Thu, 26 Nov 2015 09:21:49 -0500 Date: Thu, 26 Nov 2015 15:21:47 +0100 (CET) From: Jiri Kosina X-X-Sender: jkosina@pobox.suse.cz To: Allen Hung cc: LKML , linux-input@vger.kernel.org, Benjamin Tissoires Subject: Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage In-Reply-To: <1448014866-25348-1-git-send-email-allen_hung@dell.com> Message-ID: References: <1448014866-25348-1-git-send-email-allen_hung@dell.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 20 Nov 2015, Allen Hung wrote: > The usage Confidence is mandary to Windows Precision Touchpad devices. The > appearance of this usage is checked in hidinput_connect but the quirk > MT_QUIRK_VALID_IS_CONFIDENCE is not applied to device accordingly. > Apply this quirk and also remove quirk MT_QUIRK_ALWAYS_VALID to enable palm > rejection for the WIN 8 touchpad devices which have implemented usage > Confidence in its input reports. > > Tested on Dell XPS 13 laptop. > > Signed-off-by: Allen Hung Applied to for-4.5/multitouch. Thanks, -- Jiri Kosina SUSE Labs