commit | ce1b95ca23c1265d63746e72f37ea8e546687361 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Jan 01 11:11:39 2017 -0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Feb 24 14:00:23 2017 -0800 |
tree | 7223f28e047d4de0f54160a4482f9f6a3615aa08 | |
parent | 9bf2dfb0e4bce68d9c0b0109e150f6b099276957 [diff] |
watchdog: iTCO_wdt: Use allocated data structures Allocate private data and the watchdog device to avoid having to clear it on remove and to enable subsequent simplifications. Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>