Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: mach-shmobile: update for GIC changes. | Paul Mundt | 2011-01-07 | 1 | -5/+3 |
| | | | | | | This fixes up the SMP support to use the refactored GIC APIs. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | ARM: mach-shmobile: Run-time IRQ handler for GIC | Magnus Damm | 2011-01-07 | 1 | -0/+20 |
Break-out GIC specific IRQ demux code from the file entry-macro-intc.S and register during run-time. Covers sh73a0. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |