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:
b5c04da
)
um: Add irq chip um/mask handlers
author
Richard Weinberger
<richard@nod.at>
Mon, 2 Sep 2013 20:49:22 +0000
(22:49 +0200)
committer
Richard Weinberger
<richard@nod.at>
Sat, 7 Sep 2013 08:57:19 +0000
(10:57 +0200)
These handlers are not optional and need in our case
dummy implementions to avoid NULL pointer bugs within
the irq core code.
Reported-and-tested-by: Toralf Foester <toralf.foerster@gmx.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
No differences found