From mboxrd@z Thu Jan 1 00:00:00 1970 From: simon@mungewell.org Subject: Re: [PATCH 1/3] Only process ABS_MT_SLOT where there are slots available Date: Wed, 20 Nov 2013 20:45:53 -0500 Message-ID: <9cdedd5704e7ac70a3f414512f2ee126.squirrel@mungewell.org> References: <1384983141-31019-1-git-send-email-benjamin.tissoires@redhat.com> <1384983141-31019-2-git-send-email-benjamin.tissoires@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from host171.canaca.com ([67.55.55.225]:41643 "EHLO host171.canaca.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754108Ab3KUBqA (ORCPT ); Wed, 20 Nov 2013 20:46:00 -0500 In-Reply-To: <1384983141-31019-2-git-send-email-benjamin.tissoires@redhat.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Benjamin Tissoires Cc: Benjamin Tissoires , Jiri Kosina , Dmitry Torokhov , David Herrmann , Henrik Rydberg , Antonio Ospite , simon@mungewell.org, case@corpsmoderne.net, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org > From: Antonio Ospite > > This fixes the case when a non-multitouch device happens to have a HID > code equal to ABS_MT_SLOT, like the Sony Sixaxis has for the left dpad > analog control. > > Updated to latest tree by Benjamin Tissoires. > > Signed-off-by: Benjamin Tissoires Wow, its been a great week for the DualShock - got rumble and LED control, and now I can confirm that the 'left D pad' analogue axis works. Thanks guys, Simon tested-by: Simon Wood