zephyr/arch/arc
Juan Manuel Cruz bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro
Removes the 'priority' parameter from the IRQ_CONFIG macro.
This parameter was not used anymore in any architecture.
The priority is handled in the IRQ_CONNECT macro.
The documentation is updated as well.

Change-Id: I24a293c5e41bd729d5e759113e0c4a8a6a61e0dd
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:57 -05:00
..
core irq_offload: ARC implementation 2016-02-05 20:24:55 -05:00
include irq_offload: ARC implementation 2016-02-05 20:24:55 -05:00
platforms irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
Kbuild build: set platform name without quotes and reuse everywhere 2016-02-05 20:24:54 -05:00
Kconfig irq_offload: ARC implementation 2016-02-05 20:24:55 -05:00
Makefile move cflags setting to arch/<arch>/Makefile 2016-02-05 20:24:28 -05:00
defconfig serial/ns16550: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00