Re: [PATCH 3/3] [media] rc: Remove ir-common module

2010-11-14 Thread Jarod Wilson
On Nov 13, 2010, at 2:33 PM, Mauro Carvalho Chehab wrote: > Now, just one old bttv board uses the old RC5 raw decoding routines. > Its conversion to rc-core requires the generation of IRQ data for both > positive and negative transitions at the IRQ line. I'm not sure if > bttv driver supports it o

Re: [PATCH 3/3] [media] rc: Remove ir-common module

2010-11-13 Thread hermann pitton
Am Samstag, den 13.11.2010, 17:33 -0200 schrieb Mauro Carvalho Chehab: > Now, just one old bttv board uses the old RC5 raw decoding routines. > Its conversion to rc-core requires the generation of IRQ data for both > positive and negative transitions at the IRQ line. I'm not sure if > bttv driver

[PATCH 3/3] [media] rc: Remove ir-common module

2010-11-13 Thread Mauro Carvalho Chehab
Now, just one old bttv board uses the old RC5 raw decoding routines. Its conversion to rc-core requires the generation of IRQ data for both positive and negative transitions at the IRQ line. I'm not sure if bttv driver supports it or if the transitions will be reliable enough. So, due to the lack o