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>
This commit is contained in:
Andrew Boie 2016-01-27 10:07:31 -08:00 committed by Anas Nashif
commit 897ffaeb2c
35 changed files with 64 additions and 68 deletions

View file

@ -131,7 +131,7 @@ int _SysIntVecAlloc(
* This routine programs the interrupt controller with the given vector
* based on the given IRQ parameter.
*
* Drivers call this routine instead of irq_connect() when interrupts are
* Drivers call this routine instead of IRQ_CONNECT() when interrupts are
* configured statically.
*
* The Galileo board virtualizes IRQs as follows: