]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"
authorMartyn Welch <martyn.welch@collabora.co.uk>
Fri, 26 Feb 2016 16:05:12 +0000 (16:05 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 1 Mar 2016 14:30:16 +0000 (15:30 +0100)
commit0ce72f354482cfa40fb0a6619511ab94d6daa5e9
tree3a15cc9074bbdd8fdbad72839ce5a0a655fc106d
parent10e7ac22cdd4d211cef99afcb9371b70cb175be6
watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"

The Zodiac watchdog is implemented on a microcontoller. The reset reason
currently labelled "trigger" is not to detect when the watchdog has
triggered (as had been initially understood and suggested by the naming),
but to inform the reader that the watchdog, which in fact has it's own
hardware watchdog, has been reset because the hardware watchdog has
triggered. Renaming to "hw watchdog".

Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/ziirave_wdt.c