From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753030AbbHaOpu (ORCPT ); Mon, 31 Aug 2015 10:45:50 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:33339 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753112AbbHaOpt (ORCPT ); Mon, 31 Aug 2015 10:45:49 -0400 Date: Mon, 31 Aug 2015 20:15:25 +0530 From: Sudip Mukherjee To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Dmitry Torokhov , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, gregkh@linuxfoundation.org Subject: Re: [PATCH v2] Input: drivers/joystick: use parallel port device model Message-ID: <20150831144525.GA29009@sudip-pc> References: <1438698351-24604-1-git-send-email-sudipm.mukherjee@gmail.com> <20150808103515.GC1301@sudip-pc> <20150813134614.GA29298@sudip-pc> <20150813162602.GA15693@dtor-ws> <20150814065541.GA25515@sudip-pc> <20150814070555.GA6877@pali> <20150817072934.GA12361@sudip-pc> <20150831134419.GA15922@sudip-pc> <20150831135558.GI14484@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150831135558.GI14484@pali> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 31, 2015 at 03:55:58PM +0200, Pali Rohár wrote: > > > Sorry for the delay in replying. The change in parallel port code was > > > merged in 4.2, so you can test it againt 4.2-rc*. > > Hi Pali, > > Now that 4.2 is released you can test on it. And do you also have any > > option to test the other joysticks using parallel port? Because, after > > you test this patch I will be sending the similar patches for other > > joysticks and parkbd. > > > > regards > > sudip > > Hi! First I need to install new 4.2 kernel for testing on that machine. > It would not be easy... Will it be easy if I backport the parallel port patch to 3.13? maximum chance that the parallelport patch will apply on 3.13 but I need to test first to confirm. regards sudip