zephyr/drivers/clock_control
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
..
Kconfig clock_control/stm32f10x: introduce driver for STM32F10x RCC 2016-03-16 18:11:18 +00:00
Kconfig.quark_se clock_control/Kconfig: move quark_se entries to separate file 2016-03-16 18:08:11 +00:00
Kconfig.stm32f10x clock_control/stm32f10x: introduce driver for STM32F10x RCC 2016-03-16 18:11:18 +00:00
Makefile clock_control/stm32f10x: introduce driver for STM32F10x RCC 2016-03-16 18:11:18 +00:00
quark_se_clock_control.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
stm32f10x_clock.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00