zephyr/drivers/i2c
Andre Guedes 136d171588 drivers: Replace DEV_NOT_CONFIG by -EPERM
This patch replaces all occurences of the macro DEV_NOT_CONFIG by
-EPERM at the driver level. This patch is part of the effort to
transition from DEV_* codes to errno.h codes.

Change-Id: I3054c8aa76319a58a2eec089b8a72bf301c85391
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-16 19:30:04 -04:00
..
Kconfig i2c: Remove default value from platform-specific options 2016-02-24 14:34:24 -03:00
Kconfig.atmel_sam3 i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
Makefile i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_atmel_sam3.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
i2c_atmel_sam3.h i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_dw.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
i2c_dw.h struct packing 2016-02-10 16:21:26 +00:00
i2c_dw_registers.h struct packing 2016-02-10 16:21:26 +00:00
i2c_qmsi.c drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
i2c_quark_se_ss.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
i2c_quark_se_ss.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
i2c_quark_se_ss_registers.h i2c/i2c_quark_se_ss: extends to do multi-byte read requests 2016-02-05 20:25:16 -05:00