commit | 3b6201e23accc777dc758b9614ca801870cf96eb | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Tue Jan 18 15:20:23 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | 9f7f4a1947ff2824701fe9a7075b03c4c8905e39 | |
parent | c4550bc931974f70c5c9cf19d7b4af9a7b07ab09 [diff] |
drivers: dac: drop DEV_DATA/DEV_CFG usage Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data and dev->config instead. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>