From dddbc6a0513b25c80e73e14ee704186deedc0d00 Mon Sep 17 00:00:00 2001 From: Wim Van Sebroeck Date: Thu, 22 Mar 2012 20:42:16 +0100 Subject: [PATCH] watchdog: coh901327_wdt.c: fix timeout Set the timeout value properly so that we don't get faulty values for the WDIOC_GETTIMEOUT iotcl. 'margin' should be an unsigned int. Also add a check to see if margin is a valid parameter after it is loaded as a module. Signed-off-by: Wim Van Sebroeck Acked-by: Linus Walleij Acked-by: Wolfram Sang --- Reading git-format-patch failed