commit | 6378fcd0bef3d893af183e4a62ab9886221c33b9 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Tue Jan 18 12:50:32 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | 1b643e02fbcae5b7119e393c826b391ee9046606 | |
parent | 224958c537e4560481f08c27788cabf779b22e23 [diff] |
drivers: can: 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>