]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: iTCO_wdt: Remove unused hooks
authorJean Delvare <jdelvare@suse.de>
Fri, 31 Aug 2018 13:07:34 +0000 (15:07 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 2 Oct 2018 11:32:25 +0000 (13:32 +0200)
commit285fa34ea8ad6d4255398c56fec301cf0d5c6da8
tree61544c09ea568f29d09a9fbf84cbd2d9b30d514f
parente51262ffaf68b1efdc083e8b83b2ca9b3fe1589b
watchdog: iTCO_wdt: Remove unused hooks

As the only user of iTCO_vendor_pre_keepalive and
iTCO_vendor_pre_set_heartbeat has just been removed, we can delete
these 2 hooks.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Martin Wilck <mwilck@suse.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/iTCO_vendor.h
drivers/watchdog/iTCO_vendor_support.c
drivers/watchdog/iTCO_wdt.c