sh: remove sh7780 interrupt controller hack from pci code
commit9d4c82625914c31fd21e341765d476784cc74f14
authorMagnus Damm <damm@igel.co.jp>
Mon, 10 Sep 2007 03:06:44 +0000 (10 12:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:52 +0000 (21 11:57 +0900)
tree5ad9918659ff4566fada530785bd21039dcee155
parent897cfcd878ccc9c2b0f1b3bb00a2368c43feafc0
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>
arch/sh/drivers/pci/pci-sh7780.c