From: Wim Van Sebroeck Date: Thu, 22 Mar 2012 08:37:10 +0000 (+0100) Subject: watchdog: ep93xx_wdt: timeout is an unsigned int value. X-Git-Tag: v3.4-rc1~67^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca1606359695cc7ce371c7829c4082d9095fc06;p=pandora-kernel.git watchdog: ep93xx_wdt: timeout is an unsigned int value. the timeout is a positive thus unsigned int value. Also re-add the comment about the actual heartbeat. Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed