linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Sean Young <sean@mess.org>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH v3 1/2] [media] serial_ir: port lirc_serial to rc-core
Date: Tue, 22 Nov 2016 11:08:06 -0200	[thread overview]
Message-ID: <20161122110806.29f8fe77@vento.lan> (raw)
In-Reply-To: <20161121215327.GA3886@gofer.mess.org>

Em Mon, 21 Nov 2016 21:53:27 +0000
Sean Young <sean@mess.org> escreveu:

> On Mon, Nov 21, 2016 at 02:28:08PM -0200, Mauro Carvalho Chehab wrote:
> > Em Fri, 11 Nov 2016 23:13:06 +0000
> > Sean Young <sean@mess.org> escreveu:
> >   
> > > Tested with a homebrew serial ir. Remove last remmants of the nslu2
> > > which could not be enabled.  
> > 
> > Thanks for this! It is really nice to see any efforts on moving the drivers
> > under staging.   
> 
> Unfortunately some of the hardware is hard to track down. I've got my eyes
> on ebay, but if anyone can help me out with:
> 
> - Sasem OnAir VFD/IR (Dign HV5 or D.Vine 5 HTPC IR/VFD) (lirc_sasem)
> - lirc parallel (lirc_parallel)
> - Original iMon SoundGraph IR receiver/display (lirc_imon)
> 
> I would appreciate it and I can work on getting the drivers out of staging.

Yeah, getting some legacy hardware is not easy. Well, if we fail
getting them, then maybe it is time to just remove the driver.
For example, finding a computer nowadays with a parallel port is
very difficult. So, I'd say that lirc_parallel is a likely
candidate to be removed, except if some developer gets one in
hands and still has some machine with parallel port on it.

> 
> > IMHO, it is almost ready for upstream merge, but I would prefer if you
> > could do all changes, in incremental patches, on the driver at
> > drivers/staging/media/lirc/lirc_serial.c, doing the module rename
> > (together with Kconfig/Makefile/MAINTAINERS change) on the last one.   
> 
> That is better, I've reworked it.

Thanks! Yeah, it looked nice after your refactor! I applied one
small checkpatch fixup, solving a few issues there, before moving
it out of staging. Please check if everything is still ok after that.

Thanks,
Mauro

      reply	other threads:[~2016-11-22 13:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11 23:13 [PATCH v3 1/2] [media] serial_ir: port lirc_serial to rc-core Sean Young
2016-11-21 16:28 ` Mauro Carvalho Chehab
2016-11-21 21:53   ` Sean Young
2016-11-22 13:08     ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161122110806.29f8fe77@vento.lan \
    --to=mchehab@s-opensource.com \
    --cc=linux-media@vger.kernel.org \
    --cc=sean@mess.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).