Skip to content

Commit

Permalink
[POWERPC] Update fixup_winbond_82c105 comment
Browse files Browse the repository at this point in the history
Note all POWER3/POWER4 systems where fixup_winbond_82c105 will run.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Jan 24, 2007
1 parent f1f0033 commit 0bcace3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/platforms/pseries/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0bcace3

Please sign in to comment.