commit | 62f60d6a37910501814c6281e6c21b485434a7f1 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Feb 08 10:53:13 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Feb 09 10:31:11 2010 +0900 |
tree | 0a4ab10cf6c6e162343788a0699cda4860105679 | |
parent | 34bf0fc54a4634ebb0a992e8562191a01233e240 [diff] |
ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros Optimize the SH-Mobile interrupt assembly macros to avoid reloading the INTFLGA register address in case of multiple pending interrupts. Kindly pointed out by Russell King. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>