From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gofer.mess.org ([80.229.237.210]:52399 "EHLO gofer.mess.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757244AbcKBVF4 (ORCPT ); Wed, 2 Nov 2016 17:05:56 -0400 Date: Wed, 2 Nov 2016 21:05:54 +0000 From: Sean Young To: VDR User Cc: Mauro Carvalho Chehab , "mailing list: linux-media" Subject: Re: [PATCH 2/2] [media] lirc: remove lirc_serial driver Message-ID: <20161102210554.GA13653@gofer.mess.org> References: <1478108285-12046-1-git-send-email-sean@mess.org> <1478108285-12046-2-git-send-email-sean@mess.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Wed, Nov 02, 2016 at 02:00:16PM -0700, VDR User wrote: > > serial_ir driver in rc-core > > Which kernel did this happen in? I don't see a sign of it in 4.8.5 and > I want to make sure that homebrew serial devices still work with lirc > after this. Are you sure the serial_ir driver you refer to isn't about > a usb-based serial ir? See patch 1/2. That introduces the serial_ir rc-core driver. http://www.spinics.net/lists/linux-media/msg107352.html Sean