On Fri, Dec 28, 2007 at 04:18:36PM +0100, Jochen Friedrich wrote: > If a freescale watchdog device node is present, reset the watchdog > while waiting for serial input.
Hmm... I don't like combining the watchdog and serial code together. What if some other serial device is used with this watchdog? The serial driver should only have to call an externally provided poke_watchdog() function. -Scott -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/