commit | be3d71886291205e12c0f40588af41e0fcf5e450 | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Fri Sep 21 10:12:14 2012 -0700 |
committer | David Collins <collinsd@codeaurora.org> | Sat Sep 29 06:03:22 2012 -0700 |
tree | c88800c46bf9c98b62bb6a808db4fee05643099a | |
parent | c407db8af4d4e238d9556080216f4afadfbaa5b9 [diff] |
msm: board-9625: Remove nr_irqs assignment Remove the machine configuration which sets nr_irqs = -1. This setting must be removed because it leads to an infinite loop in init_irq_proc() when CONFIG_SPARSE_IRQ is enabled. Change-Id: Id8a222d3060aa254600256b5e561edd4a849c816 Signed-off-by: David Collins <collinsd@codeaurora.org>