From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v3] xpad: Add GPD Win 2 Controller USB IDs Date: Thu, 31 May 2018 07:35:12 +0200 Message-ID: <20180531053512.GA2532@kroah.com> References: <20180531011459.2911-1-flibitijibibo@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180531011459.2911-1-flibitijibibo@gmail.com> Sender: stable-owner@vger.kernel.org To: flibitijibibo@gmail.com Cc: linux-input@vger.kernel.org, stable@vger.kernel.org, hadess@hadess.net, aicommander@gmail.com List-Id: linux-input@vger.kernel.org On Wed, May 30, 2018 at 09:14:59PM -0400, flibitijibibo@gmail.com wrote: > From: Ethan Lee > > GPD Win 2 Website: http://www.gpd.hk/gpdwin2.asp > > Tested on a unit from the first production run sent to Indiegogo backers > > Signed-off-by: Ethan Lee > --- > drivers/input/joystick/xpad.c | 2 ++ > 1 file changed, 2 insertions(+) This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly.