commit | 72a0d6828470ad25f90687c4e45775e7b94618ab | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Tue Jan 18 16:08:54 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | c39d28fc42ea33e00926ea33c9b7d4b00802467d | |
parent | be32e33774a45995bbae19678e443d16ea285fc4 [diff] |
drivers: i2s: 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>