On Wed, Jan 22, 2014 at 02:45:40PM -0300, Ezequiel Garcia wrote: > Agreed. So, let's assume we can guarantee that request_irq() does the > job of clearing the cause register (clearing pending irqs). > > So, your suggestion is to put request_irq() in the watchdog start()? > > Otherwise, we can ensure a watchdog full stop at probe(), before > requesting the IRQ. Both solutions should work, uh? Right, I would keep the request_irq in probe, just because that feels more idiomatic.. Jason -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html