Re: [PATCH] [WATCHDOG] it8712f_wdt support for 16-bit timeoutvalues, WDIOC_GETSTATUS

From: Andrew Morton
Date: Thu Feb 14 2008 - 16:51:59 EST


On Sun, 10 Feb 2008 22:11:15 -0500
"Andrew Paprocki" <andrew@xxxxxxxxxxx> wrote:

> This patch adds support for 16-bit watchdog timeout values which are
> available in chip revisions >= 0x08. Values <= 65535 are seconds precision,
> otherwise minutes precision is used up to a maximum value of 3932100. Added
> implementation for WDIOC_GETSTATUS which checks the WDT status bit in the
> WDT control register.
>
> Signed-off-by: Andrew Paprocki <andrew@xxxxxxxxxxx>
> ---
> drivers/watchdog/it8712f_wdt.c | 82
> ++++++++++++++++++++++++++++++++--------
> 1 files changed, 66 insertions(+), 16 deletions(-)
>
> diff --git a/drivers/watchdog/it8712f_wdt.c b/drivers/watchdog/it8712f_wdt.c
> index 1b6d7d1..803c699 100644
> --- a/drivers/watchdog/it8712f_wdt.c
> +++ b/drivers/watchdog/it8712f_wdt.c

The patch is wordwrapped, space-stuffed and has tabs replaced with spaces.
You hit the trifecta!

Please resend. If you'd prefer to use an attachment rather than spending
half an hour wrestling your email client, feel free to do so ;)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/