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:
3d70f8c
)
ARM: LPC32xx: Remove superfluous irq_alloc_descs()
author
Roland Stigge
<stigge@antcom.de>
Wed, 7 Nov 2012 12:30:50 +0000
(13:30 +0100)
committer
Roland Stigge
<stigge@antcom.de>
Wed, 7 Nov 2012 12:30:50 +0000
(13:30 +0100)
This patch removes the call to irq_alloc_descs() which always returns an error
since the descriptors are always preallocated already.
Signed-off-by: Roland Stigge <stigge@antcom.de>
No differences found