commit | d8586ba6e1415150e1bab89f0a05447bb6f2d6d5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 22 01:36:13 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 22 01:36:13 2009 +0900 |
tree | db72cceeb867cbd274a0af28f886683b53d90bca | |
parent | 05ff3004d278b54760abd71530506d803182c71d [diff] |
sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def. This is just a simple arch_probe_nr_irqs() stub that wraps to the platform defined number of IRQs. This can be made gradually more intelligent based on what we can infer from the INTC tables and so on. Signed-off-by: Paul Mundt <lethal@linux-sh.org>