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
..
2007-09-21 11:57:49 +09:00
2005-04-16 15:20:36 -07:00
2007-05-07 02:11:56 +00:00
2007-09-21 11:57:49 +09:00
2007-03-05 14:13:25 +09:00
2006-09-27 18:25:24 +09:00
2007-07-20 12:18:20 +09:00
2005-04-16 15:20:36 -07:00
2007-05-21 14:31:39 +09:00
2007-05-07 02:11:56 +00:00
2007-06-08 02:43:37 +00:00
2005-04-16 15:20:36 -07:00
2006-09-27 16:20:22 +09:00
2007-09-21 11:57:49 +09:00
2007-05-31 13:46:21 +09:00
2007-07-20 12:27:09 +09:00
2007-08-01 16:55:07 +09:00