From: Wim Van Sebroeck on
Hi Viresh,

Still need to look at it. First finishing up another project.
Probably for this weekend.

Kind regards,
Wim.

> On 6/2/2010 1:33 PM, Viresh KUMAR wrote:
> > Technical Reference Manual can be found at:
> > http://infocenter.arm.com/help/topic/com.arm.doc.ddi0270b/DDI0270.pdf
> >
> > Signed-off-by: Viresh Kumar <viresh.kumar(a)st.com>
> > ---
> > drivers/watchdog/Kconfig | 7 +
> > drivers/watchdog/Makefile | 1 +
> > drivers/watchdog/sp805_wdt.c | 386 ++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 394 insertions(+), 0 deletions(-)
> > create mode 100644 drivers/watchdog/sp805_wdt.c
> >
>
> Wim,
>
> Is this patch fine or do i need to send V2?
>
> viresh.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Wim Van Sebroeck on
Hi Viresh,

> > Still need to look at it. First finishing up another project.
> > Probably for this weekend.
> >
> > Kind regards,
> > Wim.
> >
>
> Wim,
>
> Have you reviewed this patch or still need to look at it?

I'm chasing another bug and must admit I almost forgot about this one.
So, yes, I still need to look at this one.

Kind regards,
Wim.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Russell King - ARM Linux on
On Mon, Jun 28, 2010 at 06:24:30PM +0200, Wim Van Sebroeck wrote:
> Hi Viresh,
>
> > > Still need to look at it. First finishing up another project.
> > > Probably for this weekend.
> > >
> > > Kind regards,
> > > Wim.
> > >
> >
> > Wim,
> >
> > Have you reviewed this patch or still need to look at it?
>
> I'm chasing another bug and must admit I almost forgot about this one.
> So, yes, I still need to look at this one.

Any news on this - its still sitting in the patch system since May 31st...
What do I do about it?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Wim Van Sebroeck on
Hi All,

> > I'm chasing another bug and must admit I almost forgot about this one.
> > So, yes, I still need to look at this one.
>
> Any news on this - its still sitting in the patch system since May 31st...
> What do I do about it?

The bug was finally fixed and all other code testing that had to be done is also completed since today. I'll have a look at it later this week.

Kind regards,
Wim.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Wim Van Sebroeck on
Hi All,

> > > Have you reviewed this patch or still need to look at it?
> >
> > I'm chasing another bug and must admit I almost forgot about this one.
> > So, yes, I still need to look at this one.
>
> Any news on this - its still sitting in the patch system since May 31st...
> What do I do about it?

Patch looks OK. Will add it to my linux-2.6-watchdog-next tree this week.

Kind regards,
Wim.

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