linux/arch/sh
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
..
boards sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
boot sh: arch/sh/boot - fix shell usage 2007-07-26 17:43:41 +09:00
cchips sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
configs sh: fix defconfigs for sh7751r boards 2007-08-03 10:17:47 +09:00
drivers sh: intc - convert board specific r2d code 2007-09-21 11:57:50 +09:00
kernel sh: intc - primary priority masking fixes 2007-09-21 11:57:50 +09:00
lib sh: Revert __xdiv64_32 size change. 2007-07-13 12:27:13 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
Kconfig sh: Initial support for SH-X3 prototype board. 2007-09-21 11:57:48 +09:00
Kconfig.debug sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00
Makefile sh: replace sh specific CONFIG_VOYAGERGX with CONFIG_MFD_SM501 2007-09-21 11:57:50 +09:00