aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamien Riegel <[email protected]>2015-11-20 16:54:54 -0500
committerWim Van Sebroeck <[email protected]>2015-12-13 15:56:02 +0100
commit28e805b44d52900fc5b05b35ef3945dc6db336a1 (patch)
tree68c66c723ca11de50054a803478bf384faeda920 /tools/perf/scripts/python
parent5e1f976f43dc6b5903ee4b78536347b5004cefe4 (diff)
watchdog: gpio_wdt: use core reboot notifier
Get rid of the custom reboot notifier block registration and use the one provided by the watchdog core. Note that this watchdog used to stop unconditionnaly on SYS_HALT and SYS_POWER_OFF. The core function now calls ops->stop on SYS_HALT and SYS_DOWN. To prevent the watchdog from being stopped on reboot, the "always-running" property must be set, otherwise it will now be stopped. Signed-off-by: Damien Riegel <[email protected]> Reviewed-by: Vivien Didelot <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions