pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
authorOlof Johansson <olof@lixom.net>
Tue, 8 May 2007 05:47:21 +0000 (00:47 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 8 May 2007 05:47:53 +0000 (01:47 -0400)
commit771f7404a9deca902594823d616cd7a84f827982
tree438332343f0737316277e278de663d40ddedb940
parent418aea75246d5f83caa3a003fd66fe3b1aa01738
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver

Fixes for ethernet IRQ mapping, to be done in the driver instead of in
the platform setup code.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
arch/powerpc/platforms/pasemi/pci.c
arch/powerpc/platforms/pasemi/setup.c
drivers/net/pasemi_mac.c
drivers/net/pasemi_mac.h