| commit | 83fbae5a148cc1cd53e5be1a28edb3b6701b7af2 | [log] [tgz] |
|---|---|---|
| author | Neil Armstrong <[email protected]> | Fri May 27 17:33:54 2016 +0200 |
| committer | Wim Van Sebroeck <[email protected]> | Sun Jul 17 20:52:40 2016 +0200 |
| tree | 70ee9bebd8aa953e3508980ed0227beed9805e21 | |
| parent | 47ef4ad2684d380dd6d596140fb79395115c3950 [diff] |
watchdog: Add a device managed API for watchdog_register_device() This helps in reducing code in .remove callbacks and sometimes dropping .remove callbacks entirely. Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>