From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Nocera Subject: Re: [PATCH v3 3/3] Input: goodix - use generic touchscreen_properties Date: Sat, 27 Jan 2018 00:48:14 +0100 Message-ID: <1517010494.2592.27.camel@hadess.net> References: <20180125190829.8968-1-m.niestroj@grinn-global.com> <20180125190829.8968-4-m.niestroj@grinn-global.com> <20180126191945.q3sx2pcs7rvpil33@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from relay3-d.mail.gandi.net ([217.70.183.195]:35301 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbeAZXsS (ORCPT ); Fri, 26 Jan 2018 18:48:18 -0500 In-Reply-To: <20180126191945.q3sx2pcs7rvpil33@dtor-ws> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov , Marcin Niestroj Cc: Antonio Ospite , linux-input@vger.kernel.org On Fri, 2018-01-26 at 11:19 -0800, Dmitry Torokhov wrote: > Can you please try the version below (note that I sqashed all your 3 > patches in one as, as I mentioed, I do not see why they need to be > split > in the first place). It was easier to read, and backport. Patch 1 and 2 at least are easily backportable, and "easy" fixes on top of the existing code. Breakages would be easier to spot with the 3 separate fixes, and that's how I'd prefer it if it's not too much bother.