public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Linus Torvalds <torvalds@osdl.org>,
	Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [PATCH] ppc64: Enable maple IDE fixup
Date: Fri, 29 Oct 2004 11:25:55 +1000	[thread overview]
Message-ID: <1099013155.29690.102.camel@gaston> (raw)

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,



                 reply	other threads:[~2004-10-29  1:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1099013155.29690.102.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox