From: Ben Dooks Date: Wed, 6 Sep 2006 11:24:35 +0000 (+0100) Subject: [WATCHDOG] s3c24XX nowayout X-Git-Tag: v2.6.19-rc1~370^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ff3780d4cd46804e22192a728cfb6b33c84d1b;p=pandora-kernel.git [WATCHDOG] s3c24XX nowayout If the driver is not configured for `no way out`, then the open method should not automatically allow the setting of allow_close to CLOSE_STATE_ALLOW. The setting of allow_close nullifies the use of the magic close via the write path. It means that in the default state, the watchdog will shut-down even if the magic close has not been issued. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed