commit | 150d4b73bb1c22589d0e1fa28924b2adbb992667 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Tue Jan 18 16:14:14 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | b7fd63b1a102f8f0340473245ef537daee6f1497 | |
parent | c2078bd3d04025b343b6923be6f9a9f35301a82f [diff] |
drivers: ipm: 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>