commit | d37a5c3ddf7f57fdc0632e279eabb1772f89dfc5 | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Tue Jul 24 11:17:23 2007 -0700 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Jul 24 21:16:18 2007 +0000 |
tree | f29706cf27ad179bff4c71cb2d49faf9b44cfa32 | |
parent | 85d57238d2ff9d95892dd1f266b85d2359d48dcc [diff] |
[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting Also, use the WATCHDOG_NOWAYOUT macro, rather than #ifdefs, and use __module_get to prevent module unloading if WATCHDOG_NOWAYOUT is set. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>