zephyr/drivers/spi
Dirk Brandewie 147d6585ae x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC
In order to have drivers that are usable cross architecture the
signature for IRQ_CONFIG needs to be the same to avoid #ifdef hell in
the driver code based on architecture.

Update the macro and it usage for existing drivers

Change-Id: I22e142b21d4e984add231d1dbd97020e4823985f
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:31 -05:00
..
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
intel_spi.c x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC 2016-02-05 20:24:31 -05:00
intel_spi_priv.h checkpatch: error - spacing 2016-02-05 20:24:31 -05:00