diff options
author | Jerry Hoemann <jerry.hoemann@hpe.com> | 2018-02-26 04:22:22 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2018-03-03 17:04:17 +0100 |
commit | d0a4027f2789d7682afce2cea066d32c85e3d8c4 (patch) | |
tree | 344bab5d1c6b7eb01e72fdfc7d4e491790880561 /certs | |
parent | watchdog: hpwdt: Update nmi_panic message. (diff) | |
download | linux-d0a4027f2789d7682afce2cea066d32c85e3d8c4.tar.xz 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 'certs')
0 files changed, 0 insertions, 0 deletions