From: Hans de Goede Date: Fri, 11 May 2012 10:00:27 +0000 (+0200) Subject: watchdog: s3c2410_wdt: Set timeout to actually achieved timeout X-Git-Tag: v3.5-rc1~113^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2430f554aabb4810b2a6f906be571ac1241d96;p=pandora-kernel.git watchdog: s3c2410_wdt: Set timeout to actually achieved timeout While rebasing my "watchdog_dev: Let the driver update the timeout field on set_timeout success" patch (before I noticed it was already picked up by Wim), I noticed that the s3c2410_wdt driver may not always have a 1 second resolution, this patch changes s3c2410wdt_set_heartbeat to update the timeout to the actually achieved timeout. Signed-off-by: Hans de Goede Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed