]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the...
authorgundberg <per.gundberg@icomera.com>
Thu, 24 Apr 2014 13:49:19 +0000 (15:49 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 26 May 2014 18:58:44 +0000 (20:58 +0200)
commit718f87bd9a26f71f2b86b0065948e65980de1cad
treeb7a87970629dc55b0568bbb12d1ce880a92d428a
parentfc2aa95157b964e65b4218cda30dbfc96c77f3fc
watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog

Use the prescaler index, rather than its value, to configure the watchdog.
This will prevent a mismatch with the prescaler used to calculate the cycles.

Signed-off-by: Per Gundberg <per.gundberg@icomera.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Michael Brunner <michael.brunner@kontron.com>
Tested-by: Michael Brunner <michael.brunner@kontron.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: stable <stable@vger.kernel.org>
drivers/watchdog/kempld_wdt.c