]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
watchdog/hpwdt: Advertize max_hw_heartbeat_ms
authorJerry Hoemann <jerry.hoemann@hpe.com>
Fri, 17 May 2019 20:59:39 +0000 (14:59 -0600)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 8 Jul 2019 14:10:08 +0000 (16:10 +0200)
commitc22d8e38e475c3a9fcc5923f98ac8cfdee8b1ad7
tree5bcec186c27c4fcd29e1eb783a6b83ae85308f09
parent48b32199f97ad2ac23ef4a5b64f2d1bc0aec444f
watchdog/hpwdt: Advertize max_hw_heartbeat_ms

Set max_hw_heartbeat_ms instead of max_timeout so that user client can
set timeout range in excess of what the underlying hardware supports.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/hpwdt.c