commit | e55387e9bfd24b6e415f27ab90ca1702f47304aa | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 18 12:29:22 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 18 12:29:22 2012 +0900 |
tree | 88f79ea4fd366fce4c564f199cfb1f1c28254538 | |
parent | 42ea7d7f2a7356962022cdd124d9043c488ca5e2 [diff] |
sh: sh7786 evt2irq migration. This migrates SH7786 to evt2irq() backed hwirq lookup rather than using an open-coded calculation. This will make it possible to reposition the vector base at a later point in time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>