sh: update INTC to clear IRQ sense valid flag
authorMagnus Damm <damm@opensource.se>
Wed, 19 Jan 2011 08:16:29 +0000 (08:16 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 19 Jan 2011 10:02:35 +0000 (19:02 +0900)
commit8a5a778665efb3a5f16ebb6fbc13356907e45775
treed8a2978d4c1826b948667058d62c56931d880aab
parent24ee7d79c5885275a531431c3b687b3a7919eee4
sh: update INTC to clear IRQ sense valid flag

Clear the valid flag is in the INTC code.
Without this fix bit 7 of the sense register
is mistakenly set.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/intc/chip.c