kernel-ark/arch/sh/kernel/cpu/irq
Magnus Damm 3d37d94e5a sh: intc - primary priority masking fixes
This patch contains various intc fixes for problems reported by
Markus Brunner on the linuxsh-dev mailing list:

http://marc.info/?l=linuxsh-dev&m=118701948224991&w=1

Apart from added comments, the fixes are:

- add intc_set_priority() function prototype to hw_irq.h
- fix off-by-one error in intc_set_priority()
- make sure _INTC_WIDTH() is set for primary priority masking

Big thanks to Markus for finding these problems. Version two fixes
a compile error and an inverted primary check.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: Markus Brunner <super.firetwister@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-21 11:57:50 +09:00
..
imask.c sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
intc.c sh: intc - primary priority masking fixes 2007-09-21 11:57:50 +09:00
ipr.c sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
Makefile sh: remove intc2 code 2007-09-21 11:57:48 +09:00
maskreg.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00