zephyr/drivers/spi
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 arm: K64 SPI module driver 2016-03-09 15:50:16 +00:00
Makefile arm: K64 SPI module driver 2016-03-09 15:50:16 +00:00
spi_dw.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
spi_dw.h SPI: Change read/write buffer pointers to void * 2016-03-04 20:13:21 +00:00
spi_dw_quark_se_ss_regs.h spi: dw: arc: add delay between writing DR strobe bit and reading FIFO 2016-03-12 03:18:54 +00:00
spi_dw_regs.h spi: dw: Quark SE Sensor Sub-System support 2016-02-20 15:39:16 +00:00
spi_intel.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
spi_intel.h SPI: Change read/write buffer pointers to void * 2016-03-04 20:13:21 +00:00
spi_k64.c drivers: Replace DEV_USED by -EBUSY 2016-03-16 19:30:04 -04:00
spi_k64_priv.h arm: K64 SPI module driver 2016-03-09 15:50:16 +00:00
spi_qmsi.c drivers: Replace DEV_USED by -EBUSY 2016-03-16 19:30:04 -04:00