zephyr/drivers/spi
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT()
It's not a function and requires all its arguments to be build-time
constants. Make this more obvious to the end user to ease confusion.

Change-Id: I64107cf4d9db9f0e853026ce78e477060570fe6f
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:25 -05:00
..
Kconfig spi: dw: Add an initialization priority Kconfig option 2016-02-05 20:25:22 -05:00
Makefile spi: Rename files according to rules 2016-02-05 20:25:21 -05:00
spi_dw.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi_dw.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
spi_intel.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi_intel.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00