These patches fix most of the issues pointed out in the patch review by Sean Young and Sakari Ailus. The most noticeable change after these patch set is that the IR transmission no longer times out even if the timers are not waking up the MPU as it should be. However, the transmission itself is still as badly mangled as before, unless there is some background load preventing the MPU from going into sleep. Otherwise the patches are mostly clean ups and rather trivial stuff. All comments are welcome. Thanks! Timo Kokkonen (8): ir-rx51: Adjust dependencies ir-rx51: Handle signals properly ir-rx51: Trivial fixes ir-rx51: Clean up timer initialization code ir-rx51: Move platform data checking into probe function ir-rx51: Replace module_{init,exit} macros with module_platform_driver ir-rx51: Remove MPU wakeup latency adjustments ir-rx51: Remove useless variable from struct lirc_rx51 arch/arm/mach-omap2/board-rx51-peripherals.c | 2 - drivers/media/rc/Kconfig | 4 +- drivers/media/rc/ir-rx51.c | 92 +++++++++++++--------------- include/media/ir-rx51.h | 2 - 4 files changed, 43 insertions(+), 57 deletions(-) -- 1.7.12 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html