Hi all, This is a patch series aiming at making the interrupt mode of the i2c-i801 driver more robust. A number of driver lock-ups have been reported on a few systems over the past few years, all related to interrupt mode. So let's make it more tolerant to unreliable hardware or whatever the actual problem is. i2c-i801: Use wait_event_timeout to wait for interrupts i2c-i801: Fallback to polling if request_irq() fails i2c-i801: Check if interrupts are disabled i2c-i801: Drop useless debug message -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html