zephyr/samples/drivers
Andre Guedes 024cfe754e drivers: Replace DEV_OK by 0
This patch replaces all occurences of the macro DEV_OK by the actual
value 0 at the driver level. So this patch touch the files under
drivers/, include/ and samples/drivers/.

This patch is part of the effort to transition from DEV_* codes to
errno.h codes.

Change-Id: I69980ecb9755f2fb026de5668ae9c21a4ae62d1e
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-16 19:30:04 -04:00
..
adc drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
aio_dw_comparator boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
current_sensing move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
gpio samples: gpio: Remove driver selection 2016-02-20 14:17:55 +00:00
grove_lcd move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
i2c_fujitsu_fram drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
i2c_lsm9ds0 drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
i2c_stts751 drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
led_apa102c move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
pci_enum move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
pwm_dw move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
rtc samples: rtc: Decrease alarm timeout value 2016-02-20 14:13:33 +00:00
sensor_apds9960 samples: an app to use the APDS9960 RGB and Gesture sensor 2016-03-05 13:36:59 +00:00
spi_lsm9ds0 samples: Add wiring info for Quark D2000 CRB 2016-02-20 14:57:45 +00:00
spi_test boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
uart samples: uart: Test irq-based APIs 2016-03-08 14:21:40 +00:00
w25q80bl drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
watchdog samples: watchdog: Remove driver selection 2016-02-20 14:22:06 +00:00