From: Madhusudhan Chikkature Rajashekar Date: Wed, 31 Oct 2007 12:40:50 +0000 (-0700) Subject: RE: [PATCH] Add WDT support for OMAP3430 X-Git-Tag: v2.6.24-omap1~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99241c86f6ccd1226935f8f59d3bb17a4186b85;p=pandora-kernel.git RE: [PATCH] Add WDT support for OMAP3430 Add watchdog timer support for TI OMAP3430. Fix clk_put functions mismatch in the release fn which would crash the kernel if the WDT test is run multiple times with "CONFIG_WATCHDOG_NOWAYOUT" disabled. Fix the shutdown function.Check for wdt users before calling disable. Signed-off-by: Madhusudhan Chikkature Updated for path change to drivers/watchdog. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed