commit | ee434ebdee71c46e53bd6170427a8c496c6c3f0b | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Jan 19 16:31:04 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | f8513142982b2f347e8b9bd90587ec383eb77922 | |
parent | 468de7eb292fb6d1c323223a8d9568a2655f9830 [diff] |
drivers: watchdog: drop get_dev_data/get_dev_config usage Replace all get_dev_data()/get_dev_config() accessor utilities with dev->data and dev->config. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>