Messages in this thread |  | | | Subject | Re: [PATCH 0/3 v2] linux infrared remote control drivers | | From | Andy Walls <> | | Date | Wed, 04 Nov 2009 19:07:09 -0500 |
| |
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
|  |