commit | 9d4c82625914c31fd21e341765d476784cc74f14 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Mon Sep 10 12:06:44 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:52 2007 +0900 |
tree | 5ad9918659ff4566fada530785bd21039dcee155 | |
parent | 897cfcd878ccc9c2b0f1b3bb00a2368c43feafc0 [diff] |
sh: remove sh7780 interrupt controller hack from pci code This patch removes the sh778x specific pci code that pokes in the interrupt controller and overwrites things. The new and improved IRL code manages this in plat_irq_setup() and plat_irq_setup_pins() instead. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>