zephyr/drivers/ethernet
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
Makefile interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
eth_dw.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
eth_dw_priv.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ethernet.h