git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1fd4c6
)
MXC: remove BUG_ON in interrupt handler
author
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 21 Apr 2009 10:39:59 +0000
(12:39 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Tue, 5 May 2009 07:37:01 +0000
(09:37 +0200)
On i.MX31 I sometimes get spurious interrupts. There is no need
to crash the whole system when this happens. Instead, silently
ignore it.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found