From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753742AbcI1MBA (ORCPT ); Wed, 28 Sep 2016 08:01:00 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35824 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753541AbcI1MAv (ORCPT ); Wed, 28 Sep 2016 08:00:51 -0400 From: Ioan-Adrian Ratiu To: Vladislav Naumov Cc: Nikolai Kondrashov , Benjamin Tissoires , jikos@kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] hid: input: add HID_QUIRK_REUSE_AXES and fix dragonrise In-Reply-To: References: <20160926025839.2790-1-adi@adirat.com> <20160926025839.2790-2-adi@adirat.com> <20160926092903.GC19261@mail.corp.redhat.com> <874m5173ex.fsf@ni.com> Date: Wed, 28 Sep 2016 14:59:11 +0300 Message-ID: <87y42c5j74.fsf@adirat.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 28 Sep 2016, Vladislav Naumov wrote: > On Tue, Sep 27, 2016 at 10:44 PM, Ioan-Adrian Ratiu wrote: >> Can you please wait a little until I post v2 later today and test v2 >> directly? Because the change in it's current form has no effect on >> 0079:0011 (the current quirk is enabled only for 0006). > > Sure thing! > Just drop me a line when it's ready. Hi I posted v2 last night but instead of adding you to CC now I see I've added Nikolai by mistake. You can use this branch [1] from github if you want to build the patches applied directly to linus' master (they are HEAD and HEAD~1 commits). [1] https://github.com/10ne1/linux/commits/dev/aratiu/fix-dragonrise-gamepad Cheers, Adrian