* [PATCH] ppc64: Enable maple IDE fixup
@ 2004-10-29 1:25 Benjamin Herrenschmidt
0 siblings, 0 replies; only message in thread
From: Benjamin Herrenschmidt @ 2004-10-29 1:25 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linus Torvalds, Linux Kernel list
Hi !
Now that pci_get_legacy_ide_irq() support has been merged, it's time
to enable use of it by the Maple platform code.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Index: linux-work/arch/ppc64/kernel/maple_setup.c
===================================================================
--- linux-work.orig/arch/ppc64/kernel/maple_setup.c 2004-10-27 13:12:16.000000000 +1000
+++ linux-work/arch/ppc64/kernel/maple_setup.c 2004-10-29 11:19:27.931904024 +1000
@@ -229,9 +229,7 @@
.init_IRQ = maple_init_IRQ,
.get_irq = mpic_get_irq,
.pcibios_fixup = maple_pcibios_fixup,
-#if 0
.pci_get_legacy_ide_irq = maple_pci_get_legacy_ide_irq,
-#endif
.restart = maple_restart,
.power_off = maple_power_off,
.halt = maple_halt,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-29 1:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-29 1:25 [PATCH] ppc64: Enable maple IDE fixup Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox