Hi, Could you consider merging few fixes to my driver: 1. Fix accidently introduced error, that is the hardware is a bit unusual in the way that it needs the interrupt number, and one of the recent patches moved the irq number read to be too late for that. 2. I just now played with my remote that wakes the system, and noticed that it wakes the system even if I disable the wake bit. Just disable the device if wake is disabled, and this fixes the issue. 3. I noticed that debug prints from my driver don't work anymore, and this is due to conversion to pr_dbg, which is in my opinion too restructive in enabling it. If you allow, I want to use pr_info instead. patch #1 should go to stable as well, as it outright breaks my driver. PS: I am very short on time, and I will be free in about month, after I pass another round of exams. Best regards, Maxim Levitsky -- 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