commit | fc8a9d830fdbc72545187a42f8d71b9fa95764dd | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Wed Mar 25 19:16:28 2009 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Apr 08 06:06:50 2009 +0000 |
tree | 0f820c9af9461d743fade19ed0709ef46f6de397 | |
parent | 31838d9dac17dce6d68d985fd28c10d7a756dc4d [diff] |
[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 <wim@iguana.be>