From: Olaf Hering Date: Thu, 4 Jan 2007 17:31:55 +0000 (+0100) Subject: [POWERPC] Update fixup_winbond_82c105 comment X-Git-Tag: v2.6.21-rc2~42^2~3^2~101 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=0bcace3b8b07a54ae17b969fa7bbbd4c91f3372c;p=linux-2.6-omap-h63xx.git [POWERPC] Update fixup_winbond_82c105 comment Note all POWER3/POWER4 systems where fixup_winbond_82c105 will run. Signed-off-by: Olaf Hering Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/platforms/pseries/pci.c b/arch/powerpc/platforms/pseries/pci.c index 715db5c8990..c69bd15ced9 100644 --- a/arch/powerpc/platforms/pseries/pci.c +++ b/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)