Re: [PATCH 0/3] Remaining patches in my queue for IR
From: Andy Walls <awalls@md.metrocast.net>
Date: 2010-10-17 00:36:49
Also in:
linux-media
On Sun, 2010-10-17 at 00:56 +0200, Maxim Levitsky wrote:
Hi, This series is rebased on top of media_tree/staging/v2.6.37 only. Really this time, sorry for cheating, last time :-) The first patch like we agreed extends the raw packets. It touches all drivers (except imon as it isn't a raw IR driver).
Will IR for the CX23885 and CX23888 still work given the changes? Here's the relevant files that use struct ir_raw_event: http://git.linuxtv.org/media_tree.git?a=blob;f=drivers/media/video/cx23885/cx23885-input.c;h=bb61870b8d6ed39d25c11aa676b55bd0a94dc235;hb=staging/v2.6.37 http://git.linuxtv.org/media_tree.git?a=blob;f=drivers/media/video/cx25840/cx25840-ir.c;h=c2b4c14dc9ab533ff524b3e301235d6bdc92e2b9;hb=staging/v2.6.37 http://git.linuxtv.org/media_tree.git?a=blob;f=drivers/media/video/cx23885/cx23888-ir.c;h=2502a0a6709783b8c01d5de639d759d097f0f1cd;hb=staging/v2.6.37 If needed, cx23885-input.c is where a fix can be made to ensure structure fields are properly zeroed until I have time to fix he lower level stuff. Regards, Andy
Code is compile tested with all drivers, and run tested with ENE and all receiver protocols (except the streamzap rc5 flavour) Since it also moves timeouts to lirc bridge, at least streazap driver should have its timeout gap support removed. I am afraid to break the code if I do so. Other 2 patches are ENE specific, and don't touch anything else. Please test other drivers. Best regards, Maxim Levitsky -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html