zephyr/drivers/misc
Gerard Marull-Paretas 435213a753 drivers: remove redundant data/config casts
Some drivers explicitely casted data/config from void * to the
corresponding type. However, this is unnecessary and, in many drivers it
has been misused to drop const qualifier (refer to previous commits).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
ft8xx drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
CMakeLists.txt
Kconfig