zephyr/drivers/sensor/lsm9ds0_gyro
Ulf Magnusson 2a8349950e drivers: sensors: Consistently quote "GPIO_0" string default
These cases weren't caught by the heuristic used by the warning added in
commit 6eabea3a7e ("Kconfiglib: Warn for unquoted string defaults"),
because "GPIO_0" has no lowercase characters in it.

Unquoted Kconfig values are are indistinguishable from reference to
(undefined) symbols in general. Quoting all string defaults will help
find "true" references to undefined Kconfig symbols, and makes it
clearer that the value is constant.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-13 13:35:56 -04:00
..
CMakeLists.txt
Kconfig drivers: sensors: Consistently quote "GPIO_0" string default 2018-06-13 13:35:56 -04:00
lsm9ds0_gyro_trigger.c
lsm9ds0_gyro.c
lsm9ds0_gyro.h