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