Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757189Ab1CIQBA (ORCPT ); Wed, 9 Mar 2011 11:01:00 -0500 Received: from 89-230.252-81.static-ip.oleane.fr ([81.252.230.89]:41420 "EHLO smtp.lii-enac.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755167Ab1CIQA7 (ORCPT ); Wed, 9 Mar 2011 11:00:59 -0500 From: Benjamin Tissoires To: Dmitry Torokhov , Henrik Rydberg , Benjamin Tissoires , Jiri Kosina , Stephane Chatty , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] Migrations to hid-multitouch, round 2 Date: Wed, 9 Mar 2011 17:00:46 +0100 Message-Id: <1299686450-5475-1-git-send-email-benjamin.tissoires@enac.fr> X-Mailer: git-send-email 1.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 801 Lines: 24 Hi guys, This is the second version for this patch series. Since last time, I integrated Henrik's comments. Cheers, Benjamin drivers/hid/Kconfig | 21 +--- drivers/hid/Makefile | 3 - drivers/hid/hid-3m-pct.c | 305 ------------------------------------------ drivers/hid/hid-cando.c | 276 -------------------------------------- drivers/hid/hid-multitouch.c | 110 +++++++++++++--- drivers/hid/hid-stantum.c | 286 --------------------------------------- 6 files changed, 97 insertions(+), 904 deletions(-) ;-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/