zephyr/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
..
802.15.4 drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
adc drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
aio drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
bluetooth drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
clock_control drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
console drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
ethernet eth_dw: fix compilation issue in eth_dw.c driver 2016-02-05 20:25:31 -05:00
flash drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
grove drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
i2c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
interrupt_controller system_apic: rename irq_enable/disable 2016-03-04 18:52:53 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pci pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pinmux drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pwm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
sensor drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
serial drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
shared_irq drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
spi drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
timer Revert "microkernel: Add support for *_sleep() during initialization" 2016-03-11 22:08:44 +00:00
watchdog drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
Kconfig Add infrastructure for sensor drivers 2016-03-15 19:00:08 +00:00
Makefile Add infrastructure for sensor drivers 2016-03-15 19:00:08 +00:00