From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752062AbdATNOs (ORCPT ); Fri, 20 Jan 2017 08:14:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45974 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750946AbdATNOq (ORCPT ); Fri, 20 Jan 2017 08:14:46 -0500 Date: Fri, 20 Jan 2017 14:12:05 +0100 From: Benjamin Tissoires To: Dennis Chen Cc: Jiri Kosina , Andy Shevchenko , Bastien Nocera , linux-input@vger.kernel.org, linux-kernel Subject: Re: [PATCH v2 1/2] HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch data Message-ID: <20170120131205.GG28187@mail.corp.redhat.com> References: <1484819753.20429.4.camel@gmail.com> <1484825530-30326-1-git-send-email-barracks510@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1484825530-30326-1-git-send-email-barracks510@gmail.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Fri, 20 Jan 2017 13:12:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Jan 19 2017 or thereabouts, Dennis Chen wrote: > Nearly identical to the previous set of patches related to Microsoft > Surface Keyboards. > > Removes Surface Pro 3 generation TypeCover support from hid-microsoft > so proper multitouch data can be reported from the touchpad. > > Signed-off-by: Dennis Chen Both patches look good to me: Reviewed-by: Benjamin Tissoires Cheers, Benjamin