commit | 71d1f058844de6052835549f06c113f5014a8290 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Mon Dec 11 11:21:08 2017 -0600 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Dec 28 20:45:56 2017 +0100 |
tree | 0f4c6521e144776d356387c4deb5cd45976848b4 | |
parent | 8bc86475a0ded71bb0cfa95d88b1708292741356 [diff] |
watchdog: davinci_wdt: add restart function This adds a restart function to the davinci watchdog timer driver. This is copied from arch/arm/mach-davinci/time.c and will allow us to remove the code from there. Signed-off-by: David Lechner <david@lechnology.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>