zephyr/samples
Andre Guedes 7c956d2ece drivers: Replace DEV_FAIL by -EIO
This patch replaces all occurences of the macro DEV_FAIL by -EIO
at the driver level. So this patch touch the files under drivers/,
include/ and samples/drivers/ when applicable.

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

Change-Id: I0594ab5dbe667e074c250129e7c13ce512ac940f
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-16 19:30:04 -04:00
..
bluetooth Bluetooth: peripheral_esp: Add support for using NBLE driver 2016-03-16 13:27:29 +00:00
cpp_synchronization
drivers drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
hello_world
ipm
kernel_event_logger
net net: apps: Move Makefile.ipstack to common folder 2016-03-16 11:40:17 +00:00
nfc/nfc_hello
philosophers
power
sensor
shell
synchronization