commit | 212c105481ef9e76b972a91ae0ab477a9117ed2b | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Thu May 10 20:47:44 2018 +0200 |
committer | James Hogan <jhogan@kernel.org> | Mon May 14 23:58:23 2018 +0100 |
tree | 74789e6638c851a04b75376dab2491fdcedea578 | |
parent | aae22f16022600bae990ec4c2f2cb997c7393216 [diff] |
watchdog: JZ4740: Disable clock after stopping counter Previously, the clock was disabled first, which makes the watchdog component insensitive to register writes. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Cc: Wim Van Sebroeck <wim@linux-watchdog.org> Cc: Mathieu Malaterre <malat@debian.org> Cc: linux-watchdog@vger.kernel.org Cc: linux-mips@linux-mips.org Signed-off-by: James Hogan <jhogan@kernel.org>