| commit | 51d87ed0aab98999bebaf891b99730e15502a592 | [log] [tgz] |
|---|---|---|
| author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:49 2008 +0200 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Jul 23 19:55:49 2008 +0200 |
| tree | af4aacb9ed6010457141fd46bae51c70d7d93ada | |
| parent | b36ba53218e164e49623e36fa3a2fec9f08cf70a [diff] |
ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device() * Move ide_pci_setup_ports() call out from do_ide_setup_pci_device() to ide_setup_pci_device[s](). * Drop no longer needed idx argument from do_ide_setup_pci_device(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>