]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPC32xx: Remove superfluous irq_alloc_descs()
authorRoland Stigge <stigge@antcom.de>
Wed, 7 Nov 2012 12:30:50 +0000 (13:30 +0100)
committerRoland Stigge <stigge@antcom.de>
Wed, 7 Nov 2012 12:30:50 +0000 (13:30 +0100)
commit2998b1d3b1ee31e1c21085383226be1b0c496eab
tree0c31b1cfe627281e6b6c92858c8c7212d6938653
parent3d70f8c617a436c7146ecb81df2265b4626dfe89
ARM: LPC32xx: Remove superfluous irq_alloc_descs()

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>
arch/arm/mach-lpc32xx/irq.c