From: Wim Van Sebroeck Date: Fri, 22 Jul 2011 19:00:16 +0000 (+0000) Subject: watchdog: WatchDog Timer Driver Core - Add minimum and max timeout X-Git-Tag: v3.1-rc1~127^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f43f68e29f1dcb853d70280c7412fc0ef9a0da6;p=pandora-kernel.git watchdog: WatchDog Timer Driver Core - Add minimum and max timeout Add min_timeout (minimum timeout) and max_timeout values so that the framework can check if the new timeout value is between the minimum and maximum timeout values. If both values are 0, then the framework will leave the check for the watchdog device driver itself. Signed-off-by: Alan Cox Signed-off-by: Wim Van Sebroeck Acked-by: Arnd Bergmann Acked-by: Wolfram Sang --- Reading git-diff-tree failed