From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933932AbcAYRkr (ORCPT ); Mon, 25 Jan 2016 12:40:47 -0500 Received: from lists.s-osg.org ([54.187.51.154]:46361 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932713AbcAYRkn (ORCPT ); Mon, 25 Jan 2016 12:40:43 -0500 Date: Mon, 25 Jan 2016 15:40:37 -0200 From: Mauro Carvalho Chehab To: Sudip Mukherjee Cc: Jarod Wilson , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH 5/5] staging: media: lirc: use new parport device model Message-ID: <20160125154037.36551311@recife.lan> In-Reply-To: <56A65C77.7080102@gmail.com> References: <1450443929-15305-1-git-send-email-sudipm.mukherjee@gmail.com> <1450443929-15305-5-git-send-email-sudipm.mukherjee@gmail.com> <20160125142906.184a4cb5@recife.lan> <20160125170230.GA8787@sudip-laptop> <20160125151257.24d5c7d2@recife.lan> <56A65C77.7080102@gmail.com> Organization: Samsung X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Mon, 25 Jan 2016 23:03:43 +0530 Sudip Mukherjee escreveu: > On Monday 25 January 2016 10:42 PM, Mauro Carvalho Chehab wrote: > > Em Mon, 25 Jan 2016 22:32:31 +0530 > > Sudip Mukherjee escreveu: > > > >> On Mon, Jan 25, 2016 at 02:29:06PM -0200, Mauro Carvalho Chehab wrote: > >>> Em Fri, 18 Dec 2015 18:35:29 +0530 > >>> Sudip Mukherjee escreveu: > >>> > >>>> Modify lirc_parallel driver to use the new parallel port device model. > >>> > >>> Did you or someone else tested this patch? > >> > >> Only build tested and tested by inserting and removing the module. > >> But since the only change is in the way it registers and nothing else > >> so it should not break. > > > > It would be worth to wait for a while in the hope that someone could > > test with a real hardware. > > Sure, we have lots of time for 4.6 merge window. May be if you have the > schematic somewhere then I can try to build one. Its a Homebrew one, so > maybe I can try. Take a look at: http://www.lirc.org/parallel.html Regards, Mauro > > regards > sudip >