Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755729AbZKED21 (ORCPT ); Wed, 4 Nov 2009 22:28:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754807AbZKED20 (ORCPT ); Wed, 4 Nov 2009 22:28:26 -0500 Received: from static-72-93-233-3.bstnma.fios.verizon.net ([72.93.233.3]:36213 "EHLO mail.wilsonet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbZKED20 (ORCPT ); Wed, 4 Nov 2009 22:28:26 -0500 Subject: Re: [PATCH 0/3 v2] linux infrared remote control drivers Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Jarod Wilson In-Reply-To: <1257379629.3074.13.camel@palomino.walls.org> Date: Wed, 4 Nov 2009 22:28:26 -0500 Cc: Jarod Wilson , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, linux-media@vger.kernel.org, Janne Grunau , Christoph Bartelmus Content-Transfer-Encoding: 7bit Message-Id: <2958557D-F4C1-43AC-B004-7C18C5632CC0@wilsonet.com> References: <200910200956.33391.jarod@redhat.com> <1257379629.3074.13.camel@palomino.walls.org> To: Andy Walls X-Mailer: Apple Mail (2.1076) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1527 Lines: 44 On Nov 4, 2009, at 7:07 PM, Andy Walls wrote: > On Wed, 2009-11-04 at 17:56 -0500, Jarod Wilson wrote: >> On Oct 20, 2009, at 9:56 AM, Jarod Wilson wrote: >> >>> This here is a second go at submitting linux infrared remote control >>> (lirc) drivers for kernel inclusion, with a much smaller patch set >>> that >>> includes only the core lirc driver and two device drivers, all three >>> of >>> which have been heavily updated since the last submission, based on >>> feedback received. >> >> Hm. Submitting this while the vast majority of people who might >> review >> it were at the Japan Linux Symposium seems like it might have been a >> bad idea. Or does no feedback mean its all good and ready to be >> merged? ;) > > Silence is concurrence. :) > > Actually I will note, that lirc_dev.h uses kfifo: > > http://git.wilsonet.com/linux-2.6-lirc.git/?a=blob_plain;f=drivers/input/lirc/lirc_dev.h;hb=f47f5e852d08f174c303d0ed53649733190014f7 > > but it least it appear to be nicely wrappered in that file. Moving > to a > new kfifo implementation should be fairly easy, if the kfifo change > makes it in first. Yeah, been keeping an eye on your own kfifo usage discussion w/lirc's usage in mind... Thank you for blazing that trail. ;) -- Jarod Wilson jarod@wilsonet.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/