From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] To add WDT support for OMAP3430 Date: Wed, 31 Oct 2007 05:42:09 -0700 Message-ID: <20071031124208.GB32547@atomide.com> References: <20071012203424.GL7979@atomide.com> <006001c80eee$061a2080$248918ac@ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <006001c80eee$061a2080$248918ac@ent.ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Madhusudhan Chikkature Rajashekar Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Madhusudhan Chikkature Rajashekar [071014 22:41]: > Hi Tony, > > Okay, I am reposting it again with correct settings. > > Regards, > Madhu > > 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. Pushing today. I've updated it for drivers/watchdog patch change. Tony