From: Roland Stigge Date: Wed, 7 Nov 2012 12:30:50 +0000 (+0100) Subject: ARM: LPC32xx: Remove superfluous irq_alloc_descs() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2998b1d3b1ee31e1c21085383226be1b0c496eab;p=pandora-kernel.git 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 --- Reading git-diff-tree failed