zephyr/drivers/gpio
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
..
gpio_atmel_sam3.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_dw_registers.h gpio: dw: Refactor how general interrupt unmasking is proceeded 2016-02-05 20:25:21 -05:00
gpio_dw.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
gpio_dw.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
gpio_k64.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_k64.h arm: Add GPIO interrupt/callback support for K64F 2016-03-09 12:54:02 +00:00
gpio_mmio.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_mmio.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_pcal9535a.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_pcal9535a.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_qmsi.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_sch.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_sch.h struct packing 2016-02-10 16:21:26 +00:00
Kconfig drivers/gpio_dw: fix kconfig dependencies 2016-03-15 21:39:15 -04:00
Kconfig.atmel_sam3 gpio: add driver for Atmel SAM3 PIO controllers 2016-02-05 20:25:29 -05:00
Makefile arm: Freescale K64 GPIO driver 2016-03-09 06:39:16 +00:00