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. Regards, Andy -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html