diff options
author | 2018-02-25 20:22:22 -0700 | |
---|---|---|
committer | 2018-03-03 17:04:17 +0100 | |
commit | d0a4027f2789d7682afce2cea066d32c85e3d8c4 (patch) | |
tree | 344bab5d1c6b7eb01e72fdfc7d4e491790880561 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: hpwdt: Update nmi_panic message. (diff) | |
download | wireguard-linux-d0a4027f2789d7682afce2cea066d32c85e3d8c4.tar.xz wireguard-linux-d0a4027f2789d7682afce2cea066d32c85e3d8c4.zip |
watchdog: hpwdt: Modify to use watchdog core.
Follow Documentation/watchdog/convert_drivers_to_kernel_api.txt to
convert hpwdt from legacy watchdog driver to use the watchdog core.
Removed functions: hpwdt_open, hpwdt_release, hpwdt_write, hpwdt_ioctl
Removed data structures: hpwdt_fops, hpwdt_miscdev, watchdog_device
Modified functions: hpwdt_start, hpwdt_stop, hpwdt_ping, hpwdt_gettimeleft
Added functions: hpwdt_settimeout
Added structures: watchdog_device
Update Kconfig file to show that hpwdt now selects WATCHDOG_CORE.
Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions