mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-08 07:35:04 +00:00
[POWERPC] Update fixup_winbond_82c105 comment
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>
This commit is contained in:
parent
f1f003330b
commit
0bcace3b8b
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ void __init pSeries_final_fixup(void)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Assume the winbond 82c105 is the IDE controller on a
|
* 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.
|
* someone tries to plug in a similar adapter.
|
||||||
*/
|
*/
|
||||||
static void fixup_winbond_82c105(struct pci_dev* dev)
|
static void fixup_winbond_82c105(struct pci_dev* dev)
|
||||||
|
|
Loading…
Add table
Reference in a new issue