From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753118AbbHaNod (ORCPT ); Mon, 31 Aug 2015 09:44:33 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:34793 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752095AbbHaNob (ORCPT ); Mon, 31 Aug 2015 09:44:31 -0400 Date: Mon, 31 Aug 2015 19:14:19 +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: <20150831134419.GA15922@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> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150817072934.GA12361@sudip-pc> 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 17, 2015 at 12:59:34PM +0530, Sudip Mukherjee wrote: > On Fri, Aug 14, 2015 at 09:05:55AM +0200, Pali Rohár wrote: > > On Friday 14 August 2015 12:25:42 Sudip Mukherjee wrote: > > > On Thu, Aug 13, 2015 at 09:26:02AM -0700, Dmitry Torokhov wrote: > > > > On Thu, Aug 13, 2015 at 07:16:14PM +0530, Sudip Mukherjee wrote: > > > > > Pali Rohár has the hardware and he is ready to test it. > > > > > > > > Pali, could you give the v2 version of the patch a spin > > > > (https://patchwork.kernel.org/patch/6940321/)? > > > Adding Pali to the cc list. > > > > > > Hi Pali, > > > Are you still away from your desktop with the joystick? or can it be > > > tested? > > > > > > regards > > > sudip > > > > Yes, I'm still away from desktop with joystick... First I need to know > > against which kernel version can be that patch tested? I remember that > > v1 applied correctly against ubuntu's default 3.13 (which is installed > > on that desktop) but driver did not compiled. > > 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