On Sun, 10 Feb 2008 22:11:15 -0500
"Andrew Paprocki" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
> ---
>   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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to