zephyr/drivers/aio
Andre Guedes b3cb3a1f68 drivers: Replace DEV_INVALID_CONF by -EINVAL
This patch replaces all occurences of the macro DEV_INVALID_CONF by
-EINVAL 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: Idae0d5af8dd780416977c9261a5fb6188c3aab64
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-16 19:30:04 -04:00
..
Kconfig aio: QMSI analog comparator driver 2016-03-12 03:17:59 +00:00
Makefile aio: QMSI analog comparator driver 2016-03-12 03:17:59 +00:00
aio_dw_comparator.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
aio_dw_comparator.h aio/aio_dw_comparator: use Kconfig to define device name 2016-02-05 20:25:28 -05:00
aio_qmsi_comparator.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00