[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <76366b180802142001k3b2fb5e3k84ad4726b58d5a86@mail.gmail.com>
Date: Thu, 14 Feb 2008 23:01:30 -0500
From: "Andrew Paprocki" <andrew@...iboo.com>
To: "Andrew Morton" <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, wim@...ana.be
Subject: Re: [PATCH] [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS
Sorry, try the attached file. I tried to send via IMAP draft, but I
suppose it is still not configured right.
Thanks,
-Andrew
On Thu, Feb 14, 2008 at 4:50 PM, Andrew Morton
<akpm@...ux-foundation.org> wrote:
> On Sun, 10 Feb 2008 22:11:15 -0500
> "Andrew Paprocki" <andrew@...iboo.com> 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@...iboo.com>
> > ---
> > 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 ;)
>
>
View attachment "0001-WATCHDOG-it8712f_wdt-support-for-16-bit-timeout-values-WDIOC_GETSTATUS.txt" of type "text/plain" (4949 bytes)
Powered by blists - more mailing lists