]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10082987b8ad26a68a207e3abd6842f9213149d8
treed8a2978d4c1826b948667058d62c56931d880aab
parentb0613b3c870b867577d523bae3c5df4b6d205b8d
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