Prev: linux-next: Tree for June 11
Next: [PATCH]script:conf.c Fix warning: variable 'type' set but not used
From: Viresh KUMAR on 11 Jun 2010 00:40 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/ |