From fc8a9d830fdbc72545187a42f8d71b9fa95764dd Mon Sep 17 00:00:00 2001 From: Wim Van Sebroeck Date: Wed, 25 Mar 2009 19:16:28 +0000 Subject: [PATCH] [WATCHDOG] i6300esb.c: Restructure initialization of the device The i6300ESB watchdog should be stopped before userspace has access to the watchdog. So fix this and restructure the initialization sequence into: * See if we have a i6300 device * make sure that we have valid module parameters * Initialize the device * register the /dev/watchdog device so that userspace has access Signed-off-by: Wim Van Sebroeck --- Reading git-format-patch failed