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 drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
Kconfig drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00