From: John Crispin Date: Wed, 24 Aug 2011 08:31:39 +0000 (+0200) Subject: watchdog: lantiq: fix watchdogs timeout handling X-Git-Tag: v3.1-rc7~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfce47b146cb492b8d5e7b40d6f7b3ea1963d50;p=pandora-kernel.git watchdog: lantiq: fix watchdogs timeout handling The enable function was using the global timeout variable for local operations. This resulted in the value of the global variable being corrupted, thus breaking the code. Signed-off-by: John Crispin Signed-off-by: Thomas Langer Signed-off-by: Wim Van Sebroeck Cc: linux-watchdog@vger.kernel.org Cc: linux-mips@linux-mips.org --- Reading git-diff-tree failed