From: Yinghai Lu Date: Wed, 20 Aug 2008 03:50:14 +0000 (-0700) Subject: irq: remove >= nr_irqs checking with config_have_sparse_irq X-Git-Tag: v2.6.28-rc1~80^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d94f7ca401dd7f445fda9a971a48aa5427b3e55;p=pandora-kernel.git irq: remove >= nr_irqs checking with config_have_sparse_irq remove irq limit checks - nr_irqs is dynamic and we expand anytime. v2: fix checking about result irq_cfg_without_new, so could use msi again v3: use irq_desc_without_new to check irq is valid Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed