commit | 7cd9d5fff792026a908ccf3c229e1ec84668733c | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Dec 24 13:04:14 2017 -0800 |
committer | Wim Van Sebroeck <wim@iguana.be> | Sun Jan 21 12:56:36 2018 +0100 |
tree | 1202acefa73063056292a8cff77cf81ba4aeb15d | |
parent | 5bbecc5d3454d1069baf061a2cf0f04d0f0b9e7f [diff] |
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>