Move users that are DEVICE_DT_DECLARE(DT_DRV_INST(n, ...)) to DEVICE_DT_INST_DECLARE(n, ...) and similar for DEVICE_DT_DEFINE. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.fixed | ||
| regulator_fixed.c | ||
Move users that are DEVICE_DT_DECLARE(DT_DRV_INST(n, ...)) to DEVICE_DT_INST_DECLARE(n, ...) and similar for DEVICE_DT_DEFINE. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.fixed | ||
| regulator_fixed.c | ||