zephyr/drivers/sensor/adt7420
Gerard Marull-Paretas 6cfab29e19 drivers: sensor: adt7420: check gpio add callback return code
gpio_add_callback was not being error-checked. Some other minor cleanups
(rc var to the top, remove redundant log).

This patch fixes coverity issue 236649.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-26 18:40:08 -04:00
..
CMakeLists.txt
Kconfig
adt7420.c
adt7420.h
adt7420_trigger.c drivers: sensor: adt7420: check gpio add callback return code 2021-08-26 18:40:08 -04:00