commit | e8c15f68b286d286f6e6b3067406e9bdc05a265e | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Tue Jan 18 16:23:45 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | c9e38f69e2640fe3832ff4140e5c02556d535ed1 | |
parent | 1de05e60955a0b1025c040c67f2b9451a56d06f2 [diff] |
drivers: sensor: 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>