From: Thomas Gleixner Date: Wed, 7 May 2014 15:44:04 +0000 (+0000) Subject: arm: iop13xx: Use sparse irqs for MSI X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~17^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ebbcff78375bfa69eb69748ef00f577b7c1c6c;p=pandora-kernel.git arm: iop13xx: Use sparse irqs for MSI No need for a private allocator. The core code handles it already. Allocate the non MSI irqs right at boot time via machine_desc->nr_irqs and let the sparse core handle the MSI space. Signed-off-by: Thomas Gleixner Reviewed-by: Grant Likely Cc: Tony Luck Cc: Peter Zijlstra Cc: Dan Williams Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org Link: http://lkml.kernel.org/r/20140507154333.809210026@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed