* [PATCH] update fixup_winbond_82c105 comment
@ 2007-01-04 17:31 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2007-01-04 17:31 UTC (permalink / raw)
To: Paul Mackeras, linuxppc-dev
Note all POWER3/POWER4 systems were fixup_winbond_82c105 will run.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
arch/powerpc/platforms/pseries/pci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6/arch/powerpc/platforms/pseries/pci.c
===================================================================
--- linux-2.6.orig/arch/powerpc/platforms/pseries/pci.c
+++ linux-2.6/arch/powerpc/platforms/pseries/pci.c
@@ -77,7 +77,7 @@ void __init pSeries_final_fixup(void)
/*
* Assume the winbond 82c105 is the IDE controller on a
- * p610. We should probably be more careful in case
+ * p610/p615/p630. We should probably be more careful in case
* someone tries to plug in a similar adapter.
*/
static void fixup_winbond_82c105(struct pci_dev* dev)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-04 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 17:31 [PATCH] update fixup_winbond_82c105 comment Olaf Hering
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.