commit | 2998b1d3b1ee31e1c21085383226be1b0c496eab | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Wed Nov 07 13:30:50 2012 +0100 |
committer | Roland Stigge <stigge@antcom.de> | Wed Nov 07 13:30:50 2012 +0100 |
tree | 0c31b1cfe627281e6b6c92858c8c7212d6938653 | |
parent | 3d70f8c617a436c7146ecb81df2265b4626dfe89 [diff] |
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>