From: Wim Van Sebroeck Date: Wed, 25 Mar 2009 19:16:28 +0000 (+0000) Subject: [WATCHDOG] i6300esb.c: Restructure initialization of the device X-Git-Tag: v2.6.30-rc2~83^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8a9d830fdbc72545187a42f8d71b9fa95764dd;p=pandora-kernel.git [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-diff-tree failed