OSDN Git Service

watchdog: sp5100_tco: Convert to use watchdog subsystem
authorGuenter Roeck <linux@roeck-us.net>
Sun, 24 Dec 2017 21:04:14 +0000 (13:04 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 21 Jan 2018 11:56:36 +0000 (12:56 +0100)
commit7cd9d5fff792026a908ccf3c229e1ec84668733c
tree1202acefa73063056292a8cff77cf81ba4aeb15d
parent5bbecc5d3454d1069baf061a2cf0f04d0f0b9e7f
watchdog: sp5100_tco: Convert to use watchdog subsystem

Convert to watchdog subsystem. As part of that rework, use devm functions
where possible, and replace almost all static variables with a dynamically
allocated data structure.

Cc: Zoltán Böszörményi <zboszor@pr.hu>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/sp5100_tco.c