commit | c7bbcc87ac98c340cb6e68c70ea4b600734a04d2 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Jan 01 10:39:09 2017 -0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Feb 24 14:00:23 2017 -0800 |
tree | 661075e38e1f56afdc115f4b8b0631a1be5875e9 | |
parent | ce1b95ca23c1265d63746e72f37ea8e546687361 [diff] |
watchdog: iTCO_wdt: Use device managed resources Using device managed resources simplifies error handling and cleanup, and to reduce the likelyhood of errors. Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>